Searched defs:isDefault (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | MultilibBuilder.h | 88 bool isDefault() const { in isDefault() function
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | PassRegistry.cpp | 74 PassInfo &Registeree, bool isDefault, in registerAnalysisGroup()
|
H A D | Pass.cpp | 210 RegisterAGBase(StringRef Name,const void * InterfaceID,const void * PassID,bool isDefault) RegisterAGBase() argument
|
H A D | DIBuilder.cpp | 463 DIType *Ty, bool isDefault) { in createTemplateTypeParameter() 478 DIType *Ty, bool isDefault, in createTemplateValueParameter()
|
H A D | DebugInfoMetadata.cpp | 1259 Metadata *Type, bool isDefault, in getImpl() 1269 bool isDefault, Metadata *Value, StorageType Storage, bool ShouldCreate) { in getImpl()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Availability.h | 77 bool isDefault() const { return *this == AvailabilityInfo(); } in isDefault() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | DirectiveEmitter.h | 102 bool isDefault() const { return Def->getValueAsBit("isDefault"); } in isDefault() function
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Symbols.cpp | 238 bool isDefault = (verstr[0] == '@'); in parseSymbolVersion() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 251 bool isDefault() const { return StringRepresentation.empty(); } in isDefault() function
|
H A D | DebugInfoMetadata.h | 2562 bool isDefault() const { return SubclassData1; } in isDefault() function
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_color.c | 577 bool isDefault = FALSE; in _nc_init_pair() local
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 103 bool isDefault() const { return DefaultType; } in isDefault() function in __anone51b860d0111::SVEType
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 338 bool isDefault() const { return !Sections && !Excluded && !NoHeaders; } in isDefault() function
|