Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerDeclContext.h152 DeclContext::Map Contexts; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h388 llvm::FoldingSet<LocationContext> Contexts; variable
429 ContextMap Contexts; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1434 collectAllContextsImpl(T * Self,SmallVectorImpl<DeclContext * > & Contexts) collectAllContextsImpl() argument
1441 collectAllContexts(SmallVectorImpl<DeclContext * > & Contexts) collectAllContexts() argument
1728 SmallVector<DeclContext *, 2> Contexts; buildLookup() local
1873 SmallVector<DeclContext *, 2> Contexts; loadLazyLocalLexicalLookups() local
[all...]
H A DDecl.cpp1743 ContextsTy Contexts; printNestedNameSpecifier() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp391 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2706 SmallVector<Context, 8> Contexts; global() member in clang::format::__anon65a124db0111::AnnotatingParser
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp295 uint64_t Contexts = 0; getDeclShowContexts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp295 analyzeContextInfo(const DWARFDie & DIE,unsigned ParentIdx,CompileUnit & CU,DeclContext * CurrentDeclContext,DeclContextTree & Contexts,uint64_t ModulesEndOffset,DWARFLinkerBase::SwiftInterfacesMapTy * ParseableSwiftInterfaces,std::function<void (const Twine &,const DWARFDie &)> ReportWarning) analyzeContextInfo() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp890 SmallVector<std::unique_ptr<WriterContext>, 4> Contexts; mergeInstrProfile() local
[all...]