Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp630 bool IsImplicit = false) { in checkCoroutineContext()
881 bool IsImplicit) { in BuildResolvedCoawaitExpr()
985 bool IsImplicit) { in BuildCoreturnStmt()
H A DSemaLambda.cpp1792 bool IsImplicit = I >= LSI->NumExplicitCaptures; in BuildLambdaExpr() local
H A DSemaExprCXX.cpp1371 bool IsImplicit) { in BuildCXXThisExpr()
H A DTreeTransform.h1460 bool IsImplicit) { in RebuildCoreturnStmt()
1469 bool IsImplicit) { in RebuildCoawaitExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.cpp381 bool IsImplicit = false; in CheckThis() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h462 bool IsImplicit : 1; variable
H A DExprObjC.h973 unsigned IsImplicit : 1; variable
H A DStmt.h661 unsigned IsImplicit : 1; variable
973 unsigned IsImplicit : 1; variable
H A DExprCXX.h1144 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit) in CXXThisExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp187 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7213 bool IsImplicit = false; member
7348 ArrayRef<OpenMPMotionModifierKind> MotionModifiers, bool IsImplicit, in getMapTypeBits()
7444 bool IsFirstComponentList, bool IsImplicit, in generateInfoForComponentList()
8341 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses()
8964 bool IsImplicit; in generateInfoForCapture() local
9076 bool IsImplicit; in generateInfoForCapture() local
9094 bool IsImplicit; in generateInfoForCapture() local
9114 bool IsImplicit = true; in generateDefaultMapInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h215 bool IsImplicit; member
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp202 bool IsImplicit = false; in groupDiagnostics() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1759 bool IsImplicit = Record.readInt(); in ReadCXXDefinitionData() local