Searched defs:isDefault (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
H A D | Multilib.h | 106 bool isDefault() const in isDefault() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | PassRegistry.cpp | 80 PassInfo &Registeree, bool isDefault, in registerAnalysisGroup()
|
H A D | Pass.cpp | 198 const void *PassID, bool isDefault) in RegisterAGBase()
|
H A D | DIBuilder.cpp | 416 DIType *Ty, bool isDefault) { in createTemplateTypeParameter() 431 DIType *Ty, bool isDefault, in createTemplateValueParameter()
|
H A D | DebugInfoMetadata.cpp | 956 Metadata *Type, bool isDefault, in getImpl() 966 bool isDefault, Metadata *Value, StorageType Storage, bool ShouldCreate) { in getImpl()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | DirectiveEmitter.h | 89 bool isDefault() const { return Def->getValueAsBit("isDefault"); } in isDefault() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 254 bool isDefault() const { return StringRepresentation.empty(); } in isDefault() function
|
H A D | DebugInfoMetadata.h | 2386 bool isDefault() const { return IsDefault; } in isDefault() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | globals.d | 275 bool isDefault() const { return value == STRUCTALIGN_DEFAULT; } in isDefault() function
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 94 bool isDefault() const { return DefaultType; } in isDefault() function in __anon47288a980111::SVEType
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 308 bool isDefault() const { return !Sections && !Excluded && !NoHeaders; } in isDefault() function
|