Home
last modified time | relevance | path

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

/external/clang/docs/
DInternalsManual.rst1274 .. _MultiDeclContext:
1317 .. _CFG:
/external/clang/include/clang/Analysis/
DAnalysisContext.h367 llvm::FoldingSet<LocationContext> Contexts; variable
398 ContextMap Contexts; variable
/external/clang/lib/AST/
DDeclBase.cpp946 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts()
1244 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local
1357 SmallVector<DeclContext *, 2> Contexts; in noload_lookup() local
DDecl.cpp1351 ContextsTy Contexts; in printQualifiedName() local
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp285 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/external/clang/lib/Format/
DTokenAnnotator.cpp986 SmallVector<Context, 8> Contexts; member in clang::format::__anonb1df64420111::AnnotatingParser
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp296 unsigned long long Contexts; member
/external/clang/lib/Serialization/
DASTReader.cpp6342 SmallVectorImpl<const DeclContext *> &Contexts; member in __anon261bb41b0911::DeclContextNameLookupVisitor
6348 SmallVectorImpl<const DeclContext *> &Contexts, in DeclContextNameLookupVisitor()
6441 SmallVector<const DeclContext *, 2> Contexts; in FindExternalVisibleDeclsByName() local
6479 SmallVectorImpl<const DeclContext *> &Contexts; member in __anon261bb41b0a11::DeclContextAllNamesVisitor
6485 SmallVectorImpl<const DeclContext *> &Contexts, in DeclContextAllNamesVisitor()
6543 SmallVector<const DeclContext *, 2> Contexts; in completeVisibleDeclsMap() local
/external/clang/lib/Frontend/
DASTUnit.cpp278 uint64_t Contexts = 0; in getDeclShowContexts() local