Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp672 checkCoroutineContext(Sema & S,SourceLocation Loc,StringRef Keyword,bool IsImplicit=false) checkCoroutineContext() argument
962 BuildResolvedCoawaitExpr(SourceLocation Loc,Expr * Operand,Expr * Awaiter,bool IsImplicit) BuildResolvedCoawaitExpr() argument
1069 BuildCoreturnStmt(SourceLocation Loc,Expr * E,bool IsImplicit) BuildCoreturnStmt() argument
[all...]
H A DSemaLambda.cpp2059 bool IsImplicit = I >= LSI->NumExplicitCaptures; BuildLambdaExpr() local
H A DSemaExprCXX.cpp1435 BuildCXXThisExpr(SourceLocation Loc,QualType Type,bool IsImplicit) BuildCXXThisExpr() argument
H A DTreeTransform.h1531 RebuildCoreturnStmt(SourceLocation CoreturnLoc,Expr * Result,bool IsImplicit) RebuildCoreturnStmt() argument
1541 RebuildCoawaitExpr(SourceLocation CoawaitLoc,Expr * Operand,UnresolvedLookupExpr * OpCoawaitLookup,bool IsImplicit) RebuildCoawaitExpr() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp480 bool IsImplicit = false; CheckThis() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h479 bool IsImplicit : 1; variable
H A DExprCXX.h1149 CXXThisExpr(SourceLocation L,QualType Ty,bool IsImplicit,ExprValueKind VK) CXXThisExpr() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6581 bool IsImplicit = false; global() member
6726 getMapTypeBits(OpenMPMapClauseKind MapType,ArrayRef<OpenMPMapModifierKind> MapModifiers,ArrayRef<OpenMPMotionModifierKind> MotionModifiers,bool IsImplicit,bool AddPtrFlag,bool AddIsTargetParamFlag,bool IsNonContiguous) const getMapTypeBits() argument
6824 generateInfoForComponentList(OpenMPMapClauseKind MapType,ArrayRef<OpenMPMapModifierKind> MapModifiers,ArrayRef<OpenMPMotionModifierKind> MotionModifiers,OMPClauseMappableExprCommon::MappableExprComponentListRef Components,MapCombinedInfoTy & CombinedInfo,MapCombinedInfoTy & StructBaseCombinedInfo,StructRangeInfoTy & PartialStruct,bool IsFirstComponentList,bool IsImplicit,bool GenerateAllInfoForClauses,const ValueDecl * Mapper=nullptr,bool ForDeviceAddr=false,const ValueDecl * BaseDecl=nullptr,const Expr * MapExpr=nullptr,ArrayRef<OMPClauseMappableExprCommon::MappableExprComponentListRef> OverlappedElements=std::nullopt) const generateInfoForComponentList() argument
7779 __anon5bd794cd2e02( const ValueDecl *D, MapKind Kind, OMPClauseMappableExprCommon::MappableExprComponentListRef L, OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, ArrayRef<OpenMPMotionModifierKind> MotionModifiers, bool ReturnDevicePointer, bool IsImplicit, const ValueDecl *Mapper, const Expr *VarRef = nullptr, bool ForDeviceAddr = false) generateAllInfoForClauses() argument
7880 __anon5bd794cd3002(CodeGenFunction &CGF, const Expr *IE, const ValueDecl *VD, OMPClauseMappableExprCommon::MappableExprComponentListRef Components, bool IsImplicit, bool IsDevAddr) generateAllInfoForClauses() argument
8530 bool IsImplicit; generateInfoForCapture() local
8649 bool IsImplicit; generateInfoForCapture() local
8668 bool IsImplicit; generateInfoForCapture() local
8689 bool IsImplicit = true; generateDefaultMapInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp314 addSavedGPR(MachineBasicBlock & MBB,MachineInstrBuilder & MIB,unsigned GPR64,bool IsImplicit) addSavedGPR() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h233 bool IsImplicit; global() member
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp204 bool IsImplicit = false; in groupDiagnostics() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1520 Create(const ASTContext & Ctx,SourceLocation L,QualType Ty,bool IsImplicit) Create() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2048 bool IsImplicit = CaptureBits.getNextBit(); ReadCXXDefinitionData() local