Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h388 llvm::FoldingSet<LocationContext> Contexts; variable
429 ContextMap Contexts; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1498 void collectAllContextsImpl(T *Self, SmallVectorImpl<DeclContext *> &Contexts) { in collectAllContextsImpl()
1505 void DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts) { in collectAllContexts()
1792 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local
1937 SmallVector<DeclContext *, 2> Contexts; in loadLazyLocalLexicalLookups() local
H A DDecl.cpp1728 ContextsTy Contexts; in printNestedNameSpecifier() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp391 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3105 SmallVector<Context, 8> Contexts; member in clang::format::__anonadd98d890111::AnnotatingParser
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp46 Contexts; member in clang::api_notes::APINotesWriter::Implementation
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp296 uint64_t Contexts = 0; in getDeclShowContexts() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp306 DeclContext *CurrentDeclContext, DeclContextTree &Contexts, in analyzeContextInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp948 SmallVector<std::unique_ptr<WriterContext>, 4> Contexts; in mergeInstrProfile() local