Home
last modified time | relevance | path

Searched defs:isDefault (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DMultilib.h106 bool isDefault() const in isDefault() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPassRegistry.cpp80 PassInfo &Registeree, bool isDefault, in registerAnalysisGroup()
H A DPass.cpp198 const void *PassID, bool isDefault) in RegisterAGBase()
H A DDIBuilder.cpp416 DIType *Ty, bool isDefault) { in createTemplateTypeParameter()
431 DIType *Ty, bool isDefault, in createTemplateValueParameter()
H A DDebugInfoMetadata.cpp956 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 DDirectiveEmitter.h89 bool isDefault() const { return Def->getValueAsBit("isDefault"); } in isDefault() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h254 bool isDefault() const { return StringRepresentation.empty(); } in isDefault() function
H A DDebugInfoMetadata.h2386 bool isDefault() const { return IsDefault; } in isDefault() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dglobals.d275 bool isDefault() const { return value == STRUCTALIGN_DEFAULT; } in isDefault() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DSveEmitter.cpp94 bool isDefault() const { return DefaultType; } in isDefault() function in __anon47288a980111::SVEType
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h308 bool isDefault() const { return !Sections && !Excluded && !NoHeaders; } in isDefault() function