Searched defs:IsImplicit (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp381 bool IsImplicit = false; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp186 addSavedGPR(MachineBasicBlock &MBB, MachineInstrBuilder &MIB, unsigned GPR64, bool IsImplicit) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1343 BuildCXXThisExpr(SourceLocation Loc, QualType Type, bool IsImplicit) argument
H A DSemaCoroutine.cpp839 BuildResolvedCoawaitExpr(SourceLocation Loc, Expr *E, bool IsImplicit) argument
943 BuildCoreturnStmt(SourceLocation Loc, Expr *E, bool IsImplicit) argument
[all...]
H A DSemaLambda.cpp1705 bool IsImplicit = I >= LSI->NumExplicitCaptures; local
H A DTreeTransform.h1453 RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result, bool IsImplicit) argument
1462 RebuildCoawaitExpr(SourceLocation CoawaitLoc, Expr *Result, bool IsImplicit) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h182 bool IsImplicit; member in struct:llvm::ELFYAML::Section
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1110 CXXThisExpr(SourceLocation L, QualType Ty, bool IsImplicit) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1741 bool IsImplicit = Record.readInt(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7012 bool IsImplicit = false; member in struct:__anon1781::MappableExprsHandler::MapInfo
7016 MapInfo( OMPClauseMappableExprCommon::MappableExprComponentListRef Components, OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, bool ReturnDevicePointer, bool IsImplicit, bool ForDeviceAddr = false) argument
7139 getMapTypeBits( OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, bool IsImplicit, bool AddPtrFlag, bool AddIsTargetParamFlag) const argument
7223 generateInfoForComponentList( OpenMPMapClauseKind MapType, ArrayRef<OpenMPMapModifierKind> MapModifiers, OMPClauseMappableExprCommon::MappableExprComponentListRef Components, MapBaseValuesArrayTy &BasePointers, MapValuesArrayTy &Pointers, MapValuesArrayTy &Sizes, MapFlagsArrayTy &Types, StructRangeInfoTy &PartialStruct, bool IsFirstComponentList, bool IsImplicit, bool ForDeviceAddr = false, ArrayRef<OMPClauseMappableExprCommon::MappableExprComponentListRef> OverlappedElements = llvm::None) const argument
8385 bool IsImplicit; local
8475 bool IsImplicit; local
8491 bool IsImplicit; local
8545 bool IsImplicit = true; local
[all...]

Completed in 407 milliseconds