Home
last modified time | relevance | path

Searched defs:Cached (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DFSTests.cpp43 auto Cached = ConsumeFS->status(testPath("real")); in TEST() local
/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp342 return Cached->second; in getCommentBeginLine() local
351 return Cached->second; in getCommentEndOffset() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h358 mutable llvm::DenseMap<unsigned, ConditionTruthVal> Cached; REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.cpp
H A DInterp.h
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h315 const uptr Cached = SCMap::getMaxCachedHint(S) * S; in printMap() local
/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp502 if (auto *Cached = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos)) { CheckConstraintSatisfaction() local
516 if (auto *Cached = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos)) { CheckConstraintSatisfaction() local
H A DSemaExpr.cpp17238 APValue Cached; CheckForImmediateInvocation() local
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp318 auto Cached = ClangModules.find(PCMFile); in isClangModuleRef() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1275 llvm::DenseMap<SymbolRef, SVal> Cached; simplifySValOnce() member in SimpleSValBuilder::simplifySValOnce::Simplifier
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp358 if (Cached != Cache.end()) in findBaseDefiningValueOfVector() local
455 if (Cached != Cache.end()) in findBaseDefiningValue() local
/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1121 DiagnosticStorage Cached[NumCached]; global() variable
/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp41 auto Cached = CachedPreviousDef.find(BB); in getPreviousDefRecursive() local
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2461 auto Cached = ClangModules.find(PCMFile); isClangModuleRef() local
/llvm-project/clang/include/clang/Parse/
H A DParser.h1399 takeToks(CachedTokens & Cached) takeToks() argument
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2930 auto &Cached = ArgToAllocaMap[StorageAsArg]; salvageDebugInfoImpl() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5631 auto Cached = DeclCache.find(D->getCanonicalDecl()); EmitGlobalVariable() local