/llvm-project/clang/include/clang/Driver/ |
H A D | MultilibBuilder.h | 88 bool isDefault() const { in isDefault() function
|
H A D | Multilib.h | 83 bool isDefault() const isDefault() function
|
/llvm-project/lldb/tools/lldb-dap/.vscode/ |
H A D | tasks.json | 22 "isDefault": true boolean
|
/llvm-project/mlir/utils/vscode/.vscode/ |
H A D | tasks.json | 22 "isDefault": true boolean
|
/llvm-project/llvm/lib/IR/ |
H A D | PassRegistry.cpp | 74 registerAnalysisGroup(const void * InterfaceID,const void * PassID,PassInfo & Registeree,bool isDefault,bool ShouldFree) registerAnalysisGroup() argument
|
H A D | Pass.cpp | 214 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() argument 478 DIType *Ty, bool isDefault, in createTemplateValueParameter() argument
|
H A D | DebugInfoMetadata.cpp | 1259 getImpl(LLVMContext & Context,MDString * Name,Metadata * Type,bool isDefault,StorageType Storage,bool ShouldCreate) getImpl() argument 1269 getImpl(LLVMContext & Context,unsigned Tag,MDString * Name,Metadata * Type,bool isDefault,Metadata * Value,StorageType Storage,bool ShouldCreate) getImpl() argument
|
/llvm-project/clang/include/clang/AST/ |
H A D | Availability.h | 77 bool isDefault() const { return *this == AvailabilityInfo(); } in isDefault() function
|
/llvm-project/llvm/include/llvm/TableGen/ |
H A D | DirectiveEmitter.h | 102 bool isDefault() const { return Def->getValueAsBit("isDefault"); } isDefault() function
|
/llvm-project/lld/ELF/ |
H A D | Symbols.cpp | 238 if (isDefault) in parseSymbolVersion() local
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 251 bool isDefault() const { return StringRepresentation.empty(); } isDefault() function
|
H A D | DebugInfoMetadata.h | 2562 bool isDefault() const { return SubclassData1; } isDefault() function
|
/llvm-project/clang/utils/TableGen/ |
H A D | SveEmitter.cpp | 103 bool isDefault() const { return DefaultType; } isDefault() function in __anoncee49e800111::SVEType
|
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 338 bool isDefault() const { return !Sections && !Excluded && !NoHeaders; } in isDefault() function
|