OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Fallback
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Object/
IRSymtab.cpp
301
auto *
Fallback
= dyn_cast<GlobalValue>(
303
if (!
Fallback
)
308
Msymtab.printSymbolName(OS,
Fallback
);
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
YAMLTraits.h
497
struct
Fallback
{ bool flow; };
498
struct Derived : T,
Fallback
{ };
501
static char (&f(SameType<bool
Fallback
::*, &C::flow>*))[1];
/src/external/apache2/llvm/dist/llvm/lib/Option/
OptTable.cpp
353
const Info *
Fallback
= nullptr;
368
// the current argument (e.g. "-abc"). Match it as a
fallback
if no longer
371
Fallback
= Start;
377
if (
Fallback
) {
378
Option Opt(
Fallback
, this);
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026