/external/grpc-grpc-java/core/src/main/java/io/grpc/ |
D | Contexts.java | 25 public final class Contexts { class 27 private Contexts() { in Contexts() method in Contexts
|
/external/llvm-project/clang-tools-extra/clang-tidy/misc/ |
D | UnusedUsingDeclsCheck.h | 50 std::vector<UsingDeclContext> Contexts; variable
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/ |
D | IncludeFixer.h | 54 std::vector<IncludeFixerContext> &Contexts; variable
|
D | IncludeFixer.cpp | 76 std::vector<IncludeFixerContext> &Contexts, StringRef StyleName, in IncludeFixerActionFactory()
|
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerDeclContext.h | 142 DeclContext::Map Contexts; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinkerDeclContext.h | 141 DeclContext::Map Contexts; variable
|
/external/clang/docs/ |
D | InternalsManual.rst | 1289 .. _MultiDeclContext: 1334 .. _CFG:
|
/external/llvm-project/parallel-libs/acxxel/ |
D | opencl_acxxel.cpp | 130 std::vector<cl_context> &&Contexts, in OpenCLPlatform() 136 std::vector<cl_context> Contexts; member in acxxel::__anon99c0e3c30111::OpenCLPlatform 164 std::vector<cl_context> Contexts(FullDeviceIDs.size()); in create() local
|
D | cuda_acxxel.cpp | 146 explicit CUDAPlatform(const std::vector<CUcontext> &Contexts) in CUDAPlatform() 162 std::vector<CUcontext> Contexts; in create() local
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
D | SymbolInfo.cpp | 75 const std::vector<Context> &Contexts) in SymbolInfo()
|
D | FindAllSymbols.cpp | 47 std::vector<SymbolInfo::Context> Contexts; in GetContexts() local
|
/external/llvm-project/clang/include/clang/Analysis/ |
D | AnalysisDeclContext.h | 382 llvm::FoldingSet<LocationContext> Contexts; variable 423 ContextMap Contexts; variable
|
/external/clang/include/clang/Analysis/ |
D | AnalysisContext.h | 380 llvm::FoldingSet<LocationContext> Contexts; variable 411 ContextMap Contexts; variable
|
/external/llvm-project/openmp/libomptarget/plugins/ve/src/ |
D | rtl.cpp | 57 std::vector<struct veo_thr_ctxt *> Contexts; member in RTLDeviceInfoTy
|
/external/clang/lib/AST/ |
D | DeclBase.cpp | 1056 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts() 1351 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local 1481 SmallVector<DeclContext *, 2> Contexts; in noload_lookup() local
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/ |
D | ClangIncludeFixer.cpp | 380 std::vector<include_fixer::IncludeFixerContext> Contexts; in includeFixerMain() local
|
/external/llvm-project/clang/lib/AST/ |
D | DeclBase.cpp | 1290 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts() 1611 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local 1758 SmallVector<DeclContext *, 2> Contexts; in loadLazyLocalLexicalLookups() local
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 282 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
|
/external/llvm-project/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 373 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
|
/external/llvm-project/clang/docs/ |
D | InternalsManual.rst | 1393 .. _MultiDeclContext:
|
/external/clang/tools/libclang/ |
D | CIndexCodeCompletion.cpp | 296 unsigned long long Contexts; member
|
/external/clang/lib/Format/ |
D | TokenAnnotator.cpp | 1334 SmallVector<Context, 8> Contexts; member in clang::format::__anonfa90e1520111::AnnotatingParser
|
/external/llvm-project/clang/tools/libclang/ |
D | CIndexCodeCompletion.cpp | 289 unsigned long long Contexts; member
|
/external/llvm-project/clang/lib/Format/ |
D | TokenAnnotator.cpp | 2047 SmallVector<Context, 8> Contexts; member in clang::format::__anon24cb7f400111::AnnotatingParser
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 163 DeclContext::Map Contexts; member in llvm::dsymutil::__anondabe43b60111::DeclContextTree 1766 DeclContextTree &Contexts, in analyzeContextInfo()
|