Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp341 auto Cached = CommentBeginLine.find(C); in getCommentBeginLine() local
350 auto Cached = CommentEndOffset.find(C); in getCommentEndOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp110 auto Cached = ScopeVars.Args.find(ArgNum); in addScopeVariable() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h354 mutable llvm::DenseMap<unsigned, ConditionTruthVal> Cached; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1127 llvm::DenseMap<SymbolRef, SVal> Cached; in simplifySVal() member in SimpleSValBuilder::simplifySVal::Simplifier
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1111 DiagnosticStorage Cached[NumCached]; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp48 auto Cached = CachedPreviousDef.find(BB); in getPreviousDefRecursive() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2018 auto Cached = ClangModules.find(PCMfile); in registerModuleReference() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp618 Value *&Cached = Cache[I]; in findBaseDefiningValueCached() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1308 void takeToks(CachedTokens &Cached) { Toks.swap(Cached); } in takeToks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2497 auto &Cached = DbgPtrAllocaCache[Storage]; in salvageDebugInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4781 auto Cached = DeclCache.find(D->getCanonicalDecl()); in EmitGlobalVariable() local