Searched defs:Contexts (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerDeclContext.h | 152 DeclContext::Map Contexts; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 388 llvm::FoldingSet<LocationContext> Contexts; variable 429 ContextMap Contexts; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclBase.cpp | 1434 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 D | Decl.cpp | 1743 ContextsTy Contexts; printNestedNameSpecifier() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | CodeCompleteConsumer.cpp | 391 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | TokenAnnotator.cpp | 2706 SmallVector<Context, 8> Contexts; global() member in clang::format::__anon65a124db0111::AnnotatingParser [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 295 uint64_t Contexts = 0; getDeclShowContexts() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 295 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 D | llvm-profdata.cpp | 890 SmallVector<std::unique_ptr<WriterContext>, 4> Contexts; mergeInstrProfile() local [all...] |