Searched defs:Default (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DCommandLine.cpp72 parser<mcld::sys::fs::Path>::OptVal Default,
80 if (Default.hasValue())
81 outs() << Default.getValue().c_str();
159 parser<mcld::ZOption>::OptVal Default,
70 printOptionDiff(const llvm::cl::Option &O, const mcld::sys::fs::Path &V, parser<mcld::sys::fs::Path>::OptVal Default, size_t GlobalWidth) const argument
157 printOptionDiff(const llvm::cl::Option &O, const mcld::ZOption &V, parser<mcld::ZOption>::OptVal Default, size_t GlobalWidth) const argument
/frameworks/compile/mclinker/include/mcld/LD/
H A DResolveInfo.h86 Default = 0, enumerator in enum:mcld::ResolveInfo::Visibility
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp505 default: // Default behavior: ignore.
963 default: // Default behavior: unknown type.
1013 default: // Default behavior: unknown type.
1077 default: // Default behavior: ignore.
1264 default: // Default behavior: unknown constant
1728 default: break; // Default behavior, ignore unknown content.
2001 default: break; // Default behavior, ignore unknown content.
2088 default: // Default behavior: ignore.
2174 default: // Default behavior: reject
2501 BasicBlock *Default local
[all...]
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp785 default: // Default behavior: ignore.
1280 default: // Default behavior: unknown type.
1330 default: // Default behavior: unknown type.
1394 default: // Default behavior: ignore.
1566 default: // Default behavior: unknown constant
2003 default: break; // Default behavior, ignore unknown content.
2274 default: break; // Default behavior, ignore unknown content.
2352 default: // Default behavior: ignore.
2436 default: // Default behavior: reject
2748 BasicBlock *Default local
[all...]

Completed in 237 milliseconds