Home
last modified time | relevance | path

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

/external/grpc-grpc-java/core/src/main/java/io/grpc/
DContexts.java25 public final class Contexts { class
27 private Contexts() { in Contexts() method in Contexts
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDeclContext.h143 DeclContext::Map Contexts; variable
DDwarfLinker.cpp224 DeclContextTree &Contexts, in analyzeContextInfo()
/external/clang/docs/
DInternalsManual.rst1289 .. _MultiDeclContext:
1334 .. _CFG:
/external/clang/include/clang/Analysis/
DAnalysisContext.h380 llvm::FoldingSet<LocationContext> Contexts; variable
411 ContextMap Contexts; variable
/external/clang/lib/AST/
DDeclBase.cpp1056 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts()
1351 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local
1481 SmallVector<DeclContext *, 2> Contexts; in noload_lookup() local
DDecl.cpp1419 ContextsTy Contexts; in printQualifiedName() local
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp282 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp296 unsigned long long Contexts; member
/external/clang/lib/Format/
DTokenAnnotator.cpp1334 SmallVector<Context, 8> Contexts; member in clang::format::__anonf66d6eb40111::AnnotatingParser
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp263 SmallVector<std::unique_ptr<WriterContext>, 4> Contexts; in mergeInstrProfile() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp163 DeclContext::Map Contexts; member in llvm::dsymutil::__anond69ad1180111::DeclContextTree
1766 DeclContextTree &Contexts, in analyzeContextInfo()
/external/clang/lib/Frontend/
DASTUnit.cpp275 uint64_t Contexts = 0; in getDeclShowContexts() local