/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
H A D | SpecialMemberFunctionsCheck.h | 48 bool IsImplicit = false; member
|
/llvm-project/offload/src/OpenMP/ |
H A D | Mapping.cpp | 206 bool HasFlagAlways, bool IsImplicit, bool UpdateRefCount, in getTargetPointer()
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 584 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 D | SemaLambda.cpp | 2116 bool IsImplicit = I >= LSI->NumExplicitCaptures; BuildLambdaExpr() local
|
H A D | SemaExprCXX.cpp | 1448 BuildCXXThisExpr(SourceLocation Loc,QualType Type,bool IsImplicit) BuildCXXThisExpr() argument
|
H A D | TreeTransform.h | 1552 RebuildCoreturnStmt(SourceLocation CoreturnLoc,Expr * Result,bool IsImplicit) RebuildCoreturnStmt() argument 1562 RebuildCoawaitExpr(SourceLocation CoawaitLoc,Expr * Operand,UnresolvedLookupExpr * OpCoawaitLookup,bool IsImplicit) RebuildCoawaitExpr() argument
|
H A D | SemaTemplate.cpp | 2228 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 D | omptarget.cpp | 607 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 D | StmtCXX.h | 479 bool IsImplicit : 1; variable
|
H A D | ExprCXX.h | 1153 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit, ExprValueKind VK) in CXXThisExpr() argument [all...] |
/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.cpp |
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 302 addSavedGPR(MachineBasicBlock & MBB,MachineInstrBuilder & MIB,unsigned GPR64,bool IsImplicit) addSavedGPR() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 6591 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 D | ELFYAML.h | 245 bool IsImplicit; member
|
/llvm-project/clang/utils/TableGen/ |
H A D | ClangDiagnosticsEmitter.cpp | 204 bool IsImplicit = false; groupDiagnostics() local
|
/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 1567 Create(const ASTContext & Ctx,SourceLocation L,QualType Ty,bool IsImplicit) Create() argument
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 2049 bool IsImplicit = CaptureBits.getNextBit(); ReadCXXDefinitionData() local
|