Searched defs:IsImplicit (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCoroutine.cpp | 572 bool IsImplicit = false) { in checkCoroutineContext() 919 Expr *Awaiter, bool IsImplicit) { in BuildResolvedCoawaitExpr() 1024 bool IsImplicit) { in BuildCoreturnStmt()
|
| H A D | SemaTemplateDeductionGuide.cpp | 201 SourceLocation Loc, SourceLocation LocEnd, bool IsImplicit, in buildDeductionGuide()
|
| H A D | SemaLambda.cpp | 2185 bool IsImplicit = I >= LSI->NumExplicitCaptures; in BuildLambdaExpr() local
|
| H A D | SemaExprCXX.cpp | 1430 bool IsImplicit) { in BuildCXXThisExpr()
|
| H A D | TreeTransform.h | 1546 bool IsImplicit) { in RebuildCoreturnStmt() 1556 bool IsImplicit) { in RebuildCoawaitExpr()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtCXX.h | 479 bool IsImplicit : 1; variable
|
| H A D | ExprCXX.h | 1155 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit, ExprValueKind VK) in CXXThisExpr()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 6852 bool IsImplicit = false; member 6997 ArrayRef<OpenMPMotionModifierKind> MotionModifiers, bool IsImplicit, in getMapTypeBits() 7095 bool IsImplicit, bool GenerateAllInfoForClauses, in generateInfoForComponentList() 8075 const Expr *VarRef = nullptr, bool ForDeviceAddr = false) { in generateAllInfoForClauses() 8171 bool IsImplicit, bool IsDevAddr) { in generateAllInfoForClauses() 8890 bool IsImplicit; in generateInfoForCaptureFromComponentLists() local 9008 bool IsImplicit; in generateInfoForCaptureFromComponentLists() local 9027 bool IsImplicit; in generateInfoForCaptureFromComponentLists() local 9049 bool IsImplicit = true; in generateDefaultMapInfo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 304 unsigned GPR64, bool IsImplicit) { in addSavedGPR()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | ELFYAML.h | 260 bool IsImplicit; member
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.cpp | 956 bool IsImplicit = false; in CheckThis() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangDiagnosticsEmitter.cpp | 192 bool IsImplicit = false; in groupDiagnostics() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 1574 QualType Ty, bool IsImplicit) { in Create()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 2051 bool IsImplicit = CaptureBits.getNextBit(); in ReadCXXDefinitionData() local
|