Home
last modified time | relevance | path

Searched defs:IsExplicit (Results 1 – 7 of 7) 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/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/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