/llvm-project/clang/lib/Sema/ |
H A D | CheckExprLifetime.cpp | 972 checkExprLifetimeImpl(Sema & SemaRef,const InitializedEntity * InitEntity,const InitializedEntity * ExtendingEntity,LifetimeKind LK,const AssignedEntity * AEntity,Expr * Init) checkExprLifetimeImpl() argument 1279 LifetimeKind LK = LTResult.getInt(); checkExprLifetime() local 1286 LifetimeKind LK = LK_FullExpression; checkExprLifetime() local [all...] |
H A D | AnalysisBasedWarnings.cpp | 1966 handleMutexNotHeld(StringRef Kind,const NamedDecl * D,ProtectedOperationKind POK,Name LockName,LockKind LK,SourceLocation Loc,Name * PossibleMatch) handleMutexNotHeld() argument
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULateCodeGenPrepare.cpp | 138 TargetLoweringBase::LegalizeKind LK = shouldReplace() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | IntrinsicEmitter.cpp |
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1175 LegalizeKind LK = getTypeConversion(Context, EltVT); getTypeConversion() local 1737 LegalizeKind LK; getVectorTypeBreakdown() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafety.cpp | 125 FactEntry(const CapabilityExpr & CE,LockKind LK,SourceLocation Loc,SourceKind Src) FactEntry() argument 858 LockableFactEntry(const CapabilityExpr & CE,LockKind LK,SourceLocation Loc,SourceKind Src=Acquired) LockableFactEntry() argument 1595 LockKind LK = getLockKindFromAccessKind(AK); warnIfMutexNotHeld() local [all...] |
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | SourceCodeTests.cpp | 1096 using LK = format::FormatStyle::LanguageKind; in TEST() typedef
|
/llvm-project/clang/lib/Format/ |
H A D | Format.cpp | 2754 cleanupPair(FormatToken * Start,LeftKind LK,RightKind RK,bool DeleteLeft) cleanupPair() argument 2783 cleanupLeft(FormatToken * Start,LeftKind LK,RightKind RK) cleanupLeft() argument 2788 cleanupRight(FormatToken * Start,LeftKind LK,RightKind RK) cleanupRight() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 870 TargetLoweringBase::LegalizeKind LK = getTLI()->getTypeConversion(C, MTy); getTypeLegalizationCost() local
|