Home
last modified time | relevance | path

Searched defs:DCtx (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp65 LocationOrAnalysisDeclContext DCtx; member in __anonf02b97e60111::DirectIvarAssignment::MethodCrawler
141 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
H A DLocalizationChecker.cpp1039 LocationOrAnalysisDeclContext DCtx; member in __anon9a77ec1e0511::EmptyLocalizationContextChecker::MethodCrawler
1072 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h81 DWARFContext &DCtx; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp149 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dhuf_decompress.c377 size_t HUF_decompress1X1_DCtx_wksp(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X1_DCtx_wksp()
392 size_t HUF_decompress1X1_DCtx(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X1_DCtx()
877 size_t HUF_decompress1X2_DCtx_wksp(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X2_DCtx_wksp()
893 size_t HUF_decompress1X2_DCtx(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X2_DCtx()
/freebsd-src/sys/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c763 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()
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1500 isVariableIndexable(const DWARFDie & Die,DWARFContext & DCtx) isVariableIndexable() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1757 buildLookupImpl(DeclContext * DCtx,bool Internal) buildLookupImpl() argument
/freebsd-src/sys/contrib/zstd/lib/legacy/
H A Dzstd_v07.c1901 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()