Home
last modified time | relevance | path

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

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