Home
last modified time | relevance | path

Searched defs:IsExplicit (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceRangeSpec.h49 bool IsExplicit = false; member
/external/clang/include/clang/Basic/
DModule.h169 unsigned IsExplicit : 1; variable
/external/clang/lib/Basic/
DModule.cpp28 bool IsFramework, bool IsExplicit, unsigned VisibilityID) in Module()
/external/llvm-project/clang/lib/Basic/
DModule.cpp38 bool IsFramework, bool IsExplicit, unsigned VisibilityID) in Module()
/external/llvm-project/clang/include/clang/Basic/
DModule.h264 unsigned IsExplicit : 1; variable
/external/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp786 TEST(ConversionDeclaration, IsExplicit) { in TEST() argument
1086 TEST(ConstructorDeclaration, IsExplicit) { in TEST() argument
/external/clang/lib/Lex/
DModuleMap.cpp545 bool IsExplicit) { in findOrCreateModule()
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp818 bool IsExplicit) { in findOrCreateModule()
/external/clang/lib/Serialization/
DASTReader.cpp4473 bool IsExplicit = Record[Idx++]; in ReadSubmoduleBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp228 bool IsExplicit; // true - The IT instruction was present in the member
/external/llvm-project/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp287 bool IsExplicit; // true - The IT instruction was present in the member
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp5485 bool IsExplicit = Record[Idx++]; in ReadSubmoduleBlock() local