Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h144 DeclContext::Map Contexts; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h382 llvm::FoldingSet<LocationContext> Contexts; variable
423 ContextMap Contexts; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1285 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts()
1571 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local
1716 SmallVector<DeclContext *, 2> Contexts; in loadLazyLocalLexicalLookups() local
H A DDecl.cpp1626 ContextsTy Contexts; in printNestedNameSpecifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp373 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DInternalsManual.rst1816 .. _MultiDeclContext:
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp289 unsigned long long Contexts; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp2047 SmallVector<Context, 8> Contexts; member in clang::format::__anon0fe692140111::AnnotatingParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp315 DeclContext *CurrentDeclContext, DeclContextTree &Contexts, in analyzeContextInfo()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp297 uint64_t Contexts = 0; in getDeclShowContexts() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp347 SmallVector<std::unique_ptr<WriterContext>, 4> Contexts; in mergeInstrProfile() local