Searched defs:DCtx (Results 1 – 8 of 8) sorted by relevance
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | DirectIvarAssignment.cpp | 66 LocationOrAnalysisDeclContext DCtx; member in __anon11d8a75b0111::DirectIvarAssignment::MethodCrawler 142 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
|
| D | LocalizationChecker.cpp | 943 LocationOrAnalysisDeclContext DCtx; member in __anon005660f30411::EmptyLocalizationContextChecker::MethodCrawler 976 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFVerifier.h | 92 DWARFContext &DCtx; variable
|
| /external/clang/lib/Sema/ |
| D | IdentifierResolver.cpp | 136 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local
|
| /external/zstd/lib/decompress/ |
| D | huf_decompress.c | 763 size_t HUF_decompress1X1_DCtx_wksp(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X1_DCtx_wksp() 1469 size_t HUF_decompress1X2_DCtx_wksp(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X2_DCtx_wksp() 1754 size_t HUF_decompress1X1_DCtx(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X1_DCtx() 1777 size_t HUF_decompress1X2_DCtx(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X2_DCtx()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFVerifier.cpp | 1282 static bool isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) { in isVariableIndexable()
|
| /external/clang/lib/AST/ |
| D | DeclBase.cpp | 1378 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()
|
| /external/zstd/lib/legacy/ |
| D | zstd_v07.c | 1901 size_t HUFv07_decompress1X2_DCtx (HUFv07_DTable* DCtx, void* dst, size_t dstSize, const void* cSrc,… in HUFv07_decompress1X2_DCtx() 2313 size_t HUFv07_decompress1X4_DCtx (HUFv07_DTable* DCtx, void* dst, size_t dstSize, const void* cSrc,… in HUFv07_decompress1X4_DCtx()
|