Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Analysis/
DAnalysisDeclContext.h388 llvm::FoldingSet<LocationContext> Contexts; variable
429 ContextMap Contexts; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h150 DeclContext::Map Contexts; variable
/openbsd/src/gnu/llvm/clang/lib/AST/
DDeclBase.cpp1343 void collectAllContextsImpl(T *Self, SmallVectorImpl<DeclContext *> &Contexts) { in collectAllContextsImpl()
1350 void DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts) { in collectAllContexts()
1637 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local
1782 SmallVector<DeclContext *, 2> Contexts; in loadLazyLocalLexicalLookups() local
DDecl.cpp1697 ContextsTy Contexts; in printNestedNameSpecifier() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DCodeCompleteConsumer.cpp385 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/openbsd/src/gnu/llvm/clang/docs/
DInternalsManual.rst1819 .. _MultiDeclContext:
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCIndexCodeCompletion.cpp289 unsigned long long Contexts; member
/openbsd/src/gnu/llvm/clang/lib/Format/
DTokenAnnotator.cpp2471 SmallVector<Context, 8> Contexts; member in clang::format::__anon887c46050111::AnnotatingParser
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DASTUnit.cpp297 uint64_t Contexts = 0; in getDeclShowContexts() local
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFLinker.cpp318 DeclContext *CurrentDeclContext, DeclContextTree &Contexts, in analyzeContextInfo()
/openbsd/src/gnu/llvm/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp420 SmallVector<std::unique_ptr<WriterContext>, 4> Contexts; in mergeInstrProfile() local