Home
last modified time | relevance | path

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

12

/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/llvm-project/clang-tools-extra/clang-tidy/misc/
DUnusedUsingDeclsCheck.h50 std::vector<UsingDeclContext> Contexts; variable
/external/llvm-project/clang-tools-extra/clang-include-fixer/
DIncludeFixer.h54 std::vector<IncludeFixerContext> &Contexts; variable
DIncludeFixer.cpp76 std::vector<IncludeFixerContext> &Contexts, StringRef StyleName, in IncludeFixerActionFactory()
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h142 DeclContext::Map Contexts; variable
/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/llvm-project/parallel-libs/acxxel/
Dopencl_acxxel.cpp130 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
Dcuda_acxxel.cpp146 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/
DSymbolInfo.cpp75 const std::vector<Context> &Contexts) in SymbolInfo()
DFindAllSymbols.cpp47 std::vector<SymbolInfo::Context> Contexts; in GetContexts() local
/external/llvm-project/clang/include/clang/Analysis/
DAnalysisDeclContext.h382 llvm::FoldingSet<LocationContext> Contexts; variable
423 ContextMap Contexts; variable
/external/clang/include/clang/Analysis/
DAnalysisContext.h380 llvm::FoldingSet<LocationContext> Contexts; variable
411 ContextMap Contexts; variable
/external/llvm-project/openmp/libomptarget/plugins/ve/src/
Drtl.cpp57 std::vector<struct veo_thr_ctxt *> Contexts; member in RTLDeviceInfoTy
/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
/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/
DClangIncludeFixer.cpp380 std::vector<include_fixer::IncludeFixerContext> Contexts; in includeFixerMain() local
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1290 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/
DCodeCompleteConsumer.cpp282 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp373 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
/external/llvm-project/clang/docs/
DInternalsManual.rst1393 .. _MultiDeclContext:
/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::__anonfa90e1520111::AnnotatingParser
/external/llvm-project/clang/tools/libclang/
DCIndexCodeCompletion.cpp289 unsigned long long Contexts; member
/external/llvm-project/clang/lib/Format/
DTokenAnnotator.cpp2047 SmallVector<Context, 8> Contexts; member in clang::format::__anon24cb7f400111::AnnotatingParser
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp163 DeclContext::Map Contexts; member in llvm::dsymutil::__anondabe43b60111::DeclContextTree
1766 DeclContextTree &Contexts, in analyzeContextInfo()

12