Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A 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
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dinterface.go106 func (t *Interface) IsImplicit() bool { return t.implicit } func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dinterface.go130 func (t *Interface) IsImplicit() bool { return t.implicit } func
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp119 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp225 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtCXX.h479 bool IsImplicit : 1; variable
DExprCXX.h1149 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit, ExprValueKind VK) in CXXThisExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtCXX.h479 bool IsImplicit : 1; variable
DExprCXX.h1149 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit, ExprValueKind VK) in CXXThisExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtCXX.h479 bool IsImplicit : 1; variable
DExprCXX.h1149 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit, ExprValueKind VK) in CXXThisExpr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtCXX.h479 bool IsImplicit : 1; variable
DExprCXX.h1149 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit, ExprValueKind VK) in CXXThisExpr()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLambda.cpp1531 bool IsImplicit = I >= LSI->NumExplicitCaptures; in BuildLambdaExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp313 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h175 bool IsImplicit; member
/aosp_15_r20/external/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1071 TEST(ConstructorDeclaration, IsImplicit) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h220 bool IsImplicit; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h245 bool IsImplicit; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h233 bool IsImplicit; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h245 bool IsImplicit; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h245 bool IsImplicit; member
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp1535 bool IsImplicit = Record[Idx++]; in ReadCXXDefinitionData() local