Home
last modified time | relevance | path

Searched defs:Contexts (Results 1 – 9 of 9) sorted by relevance

/external/clang/docs/
DInternalsManual.rst1289 .. _MultiDeclContext:
1334 .. _CFG:
/external/clang/include/clang/Analysis/
DAnalysisContext.h380 llvm::FoldingSet<LocationContext> Contexts; variable
411 ContextMap Contexts; variable
/external/clang/lib/AST/
DDeclBase.cpp1056 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts()
1351 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local
1481 SmallVector<DeclContext *, 2> Contexts; in noload_lookup() local
DDecl.cpp1419 ContextsTy Contexts; in printQualifiedName() local
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp282 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp296 unsigned long long Contexts; member
/external/clang/lib/Format/
DTokenAnnotator.cpp1334 SmallVector<Context, 8> Contexts; member in clang::format::__anon7c513deb0111::AnnotatingParser
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp163 DeclContext::Map Contexts; member in llvm::dsymutil::__anon5c7ea04f0111::DeclContextTree
1766 DeclContextTree &Contexts, in analyzeContextInfo()
/external/clang/lib/Frontend/
DASTUnit.cpp275 uint64_t Contexts = 0; in getDeclShowContexts() local