Home
last modified time | relevance | path

Searched defs:LK (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp972 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 DAnalysisBasedWarnings.cpp1966 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 DAMDGPULateCodeGenPrepare.cpp138 TargetLoweringBase::LegalizeKind LK = shouldReplace() local
/llvm-project/llvm/utils/TableGen/
H A DIntrinsicEmitter.cpp
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1175 LegalizeKind LK = getTypeConversion(Context, EltVT); getTypeConversion() local
1737 LegalizeKind LK; getVectorTypeBreakdown() local
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp125 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 DSourceCodeTests.cpp1096 using LK = format::FormatStyle::LanguageKind; in TEST() typedef
/llvm-project/clang/lib/Format/
H A DFormat.cpp2754 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 DBasicTTIImpl.h870 TargetLoweringBase::LegalizeKind LK = getTLI()->getTypeConversion(C, MTy); getTypeLegalizationCost() local