Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DSpecialMemberFunctionsCheck.h48 bool IsImplicit = false; member
/llvm-project/offload/src/OpenMP/
H A DMapping.cpp206 bool HasFlagAlways, bool IsImplicit, bool UpdateRefCount, in getTargetPointer()
/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp584 checkCoroutineContext(Sema & S,SourceLocation Loc,StringRef Keyword,bool IsImplicit=false) checkCoroutineContext() argument
871 BuildResolvedCoawaitExpr(SourceLocation Loc,Expr * Operand,Expr * Awaiter,bool IsImplicit) BuildResolvedCoawaitExpr() argument
978 BuildCoreturnStmt(SourceLocation Loc,Expr * E,bool IsImplicit) BuildCoreturnStmt() argument
[all...]
H A DSemaLambda.cpp2116 bool IsImplicit = I >= LSI->NumExplicitCaptures; BuildLambdaExpr() local
H A DSemaExprCXX.cpp1448 BuildCXXThisExpr(SourceLocation Loc,QualType Type,bool IsImplicit) BuildCXXThisExpr() argument
H A DTreeTransform.h1552 RebuildCoreturnStmt(SourceLocation CoreturnLoc,Expr * Result,bool IsImplicit) RebuildCoreturnStmt() argument
1562 RebuildCoawaitExpr(SourceLocation CoawaitLoc,Expr * Operand,UnresolvedLookupExpr * OpCoawaitLookup,bool IsImplicit) RebuildCoawaitExpr() argument
H A DSemaTemplate.cpp2228 buildDeductionGuide(Sema & SemaRef,TemplateDecl * OriginalTemplate,TemplateParameterList * TemplateParams,CXXConstructorDecl * Ctor,ExplicitSpecifier ES,TypeSourceInfo * TInfo,SourceLocation LocStart,SourceLocation Loc,SourceLocation LocEnd,bool IsImplicit,llvm::ArrayRef<TypedefNameDecl * > MaterializedTypedefs={}) buildDeductionGuide() argument
/llvm-project/offload/src/
H A Domptarget.cpp607 bool IsImplicit = ArgTypes[I] & OMP_TGT_MAPTYPE_IMPLICIT; targetDataBegin() local
876 bool IsImplicit = ArgTypes[I] & OMP_TGT_MAPTYPE_IMPLICIT; targetDataEnd() local
/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() argument
[all...]
/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp302 addSavedGPR(MachineBasicBlock & MBB,MachineInstrBuilder & MIB,unsigned GPR64,bool IsImplicit) addSavedGPR() argument
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6591 bool IsImplicit = false; global() member
6736 getMapTypeBits(OpenMPMapClauseKind MapType,ArrayRef<OpenMPMapModifierKind> MapModifiers,ArrayRef<OpenMPMotionModifierKind> MotionModifiers,bool IsImplicit,bool AddPtrFlag,bool AddIsTargetParamFlag,bool IsNonContiguous) const getMapTypeBits() argument
6834 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,bool AreBothBasePtrAndPteeMapped=false) const generateInfoForComponentList() argument
7803 __anon143de22e2e02( 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
7904 __anon143de22e3002(CodeGenFunction &CGF, const Expr *IE, const ValueDecl *VD, OMPClauseMappableExprCommon::MappableExprComponentListRef Components, bool IsImplicit, bool IsDevAddr) generateAllInfoForClauses() argument
8577 bool IsImplicit; generateInfoForCapture() local
8696 bool IsImplicit; generateInfoForCapture() local
8715 bool IsImplicit; generateInfoForCapture() local
8738 bool IsImplicit = true; generateDefaultMapInfo() local
[all...]
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h245 bool IsImplicit; member
/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp204 bool IsImplicit = false; groupDiagnostics() local
/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1567 Create(const ASTContext & Ctx,SourceLocation L,QualType Ty,bool IsImplicit) Create() argument
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2049 bool IsImplicit = CaptureBits.getNextBit(); ReadCXXDefinitionData() local