Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRawCommentList.cpp342 auto Cached = CommentBeginLine.find(C); in getCommentBeginLine() local
351 auto Cached = CommentEndOffset.find(C); in getCommentEndOffset() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp109 auto Cached = ScopeVars.Args.find(ArgNum); in addScopeVariable() local
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h355 mutable llvm::DenseMap<unsigned, ConditionTruthVal> Cached; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h339 const uptr Cached = SCMap::getMaxCachedHint(S) * S; in printMap() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaConcept.cpp474 if (auto *Cached = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos)) { in CheckConstraintSatisfaction() local
488 if (auto *Cached = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos)) { in CheckConstraintSatisfaction() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1219 llvm::DenseMap<SymbolRef, SVal> Cached; in simplifySValOnce() member in SimpleSValBuilder::simplifySValOnce::Simplifier
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp426 auto Cached = Cache.find(I); in findBaseDefiningValueOfVector() local
523 auto Cached = Cache.find(I); in findBaseDefiningValue() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h1116 DiagnosticStorage Cached[NumCached]; variable
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp41 auto Cached = CachedPreviousDef.find(BB); in getPreviousDefRecursive() local
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1343 void takeToks(CachedTokens &Cached) { Toks.swap(Cached); } in takeToks()
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2145 auto Cached = ClangModules.find(PCMFile); in isClangModuleRef() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2694 auto &Cached = DbgPtrAllocaCache[Storage]; in salvageDebugInfo() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5299 auto Cached = DeclCache.find(D->getCanonicalDecl()); in EmitGlobalVariable() local