Searched defs:Cached (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp108 auto Cached = ScopeVars.Args.find(ArgNum); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DPartialDiagnostic.h86 Storage Cached[NumCached]; member in class:clang::PartialDiagnostic::StorageAllocator
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h355 mutable llvm::DenseMap<unsigned, ConditionTruthVal> Cached; member in class:clang::ento::SMTConstraintManager
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp341 auto Cached = CommentBeginLine.find(C); local
350 auto Cached = CommentEndOffset.find(C); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1247 llvm::DenseMap<SymbolRef, SVal> Cached; member in class:Simplifier
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1981 auto Cached = ClangModules.find(PCMfile); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp48 auto Cached = CachedPreviousDef.find(BB); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp618 Value *&Cached = Cache[I]; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4618 auto Cached = DeclCache.find(D->getCanonicalDecl()); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1286 void takeToks(CachedTokens &Cached) { Toks.swap(Cached); } argument

Completed in 311 milliseconds