Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/hilt/android/internal/
DContexts.java26 public final class Contexts { class
46 private Contexts() {} in Contexts() method in Contexts
/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-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h141 DeclContext::Map Contexts; variable
/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::__anonfeb453f00111::AnnotatingParser
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp163 DeclContext::Map Contexts; member in llvm::dsymutil::__anondee1b6540111::DeclContextTree
1766 DeclContextTree &Contexts, in analyzeContextInfo()
/external/clang/lib/Frontend/
DASTUnit.cpp275 uint64_t Contexts = 0; in getDeclShowContexts() local
/external/bc/manuals/
Ddevelopment.md4951 ### Contexts subsection