Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp584 bool IsImplicit = false) { in checkCoroutineContext()
872 Expr *Awaiter, bool IsImplicit) { in BuildResolvedCoawaitExpr()
979 bool IsImplicit) { in BuildCoreturnStmt()
H A DSemaTemplateDeductionGuide.cpp201 SourceLocation Loc, SourceLocation LocEnd, bool IsImplicit, in buildDeductionGuide()
H A DSemaLambda.cpp2117 bool IsImplicit = I >= LSI->NumExplicitCaptures; in BuildLambdaExpr() local
H A DSemaExprCXX.cpp1448 bool IsImplicit) { in BuildCXXThisExpr()
H A DTreeTransform.h1552 bool IsImplicit) { in RebuildCoreturnStmt()
1562 bool IsImplicit) { in RebuildCoawaitExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h479 bool IsImplicit : 1; variable
H A DExprCXX.h1153 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit, ExprValueKind VK) in CXXThisExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp658 bool IsImplicit = false; in CheckThis() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6596 bool IsImplicit = false; member
6741 ArrayRef<OpenMPMotionModifierKind> MotionModifiers, bool IsImplicit, in getMapTypeBits()
6839 bool IsImplicit, bool GenerateAllInfoForClauses, in generateInfoForComponentList()
7814 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses()
7915 bool IsImplicit, bool IsDevAddr) { in generateAllInfoForClauses()
8588 bool IsImplicit; in generateInfoForCapture() local
8707 bool IsImplicit; in generateInfoForCapture() local
8726 bool IsImplicit; in generateInfoForCapture() local
8749 bool IsImplicit = true; in generateDefaultMapInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp302 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h245 bool IsImplicit; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp204 bool IsImplicit = false; in groupDiagnostics() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1570 QualType Ty, bool IsImplicit) { in Create()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2030 bool IsImplicit = CaptureBits.getNextBit(); in ReadCXXDefinitionData() local