Home
last modified time | relevance | path

Searched refs:ExplicitCastType (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp41 const TypeSourceInfo *ExplicitCastType; member
45 const TypeSourceInfo *ExplicitCastType, in CallRecord()
48 ExplicitCastType(ExplicitCastType), AllocCall(AllocCall) {} in CallRecord()
215 TSI = i->ExplicitCastType; in checkASTCodeBody()