Searched defs:LCC (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/test/Parser/ | ||
H A D | cxx-casting.cpp | 83 #define LCC <:: in test2() macro |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | ExprEngineCXX.cpp | 491 State, {LCC->getLambdaExpr(), LCC->getIndex()}, LCtx, V); in updateObjectsUnderConstruction() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LoopCacheAnalysis.cpp | 609 __anon1b0892a80402(const LoopCacheCostTy &LCC) calculateCacheFootprint() argument |
/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 5729 const auto *LCC = cast<LambdaCaptureConstructionContext>(CC); print_construction_context() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 11566 ISD::CondCode LCC = cast<CondCodeSDNode>(LHS.getOperand(2))->get(); performAndCombine() local |