Home
last modified time | relevance | path

Searched defs:IsImplicit (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp237 CfgNode *Node, bool IsImplicit) { in markUse()
309 constexpr bool IsImplicit = false; in markDef() local
394 constexpr bool IsImplicit = true; in init() local
418 constexpr bool IsImplicit = false; in addNode() local
437 constexpr bool IsImplicit = false; in addNode() local
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp119 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp225 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
/external/clang/lib/Sema/
DSemaLambda.cpp1531 bool IsImplicit = I >= LSI->NumExplicitCaptures; in BuildLambdaExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h175 bool IsImplicit; member
/external/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp1071 TEST(ConstructorDeclaration, IsImplicit) { in TEST() argument
/external/clang/lib/Serialization/
DASTReaderDecl.cpp1535 bool IsImplicit = Record[Idx++]; in ReadCXXDefinitionData() local