Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp42 const TypeSourceInfo *ExplicitCastType; member
46 const TypeSourceInfo *ExplicitCastType, in CallRecord()
49 ExplicitCastType(ExplicitCastType), AllocCall(AllocCall) {} in CallRecord()
217 TSI = i->ExplicitCastType; in checkASTCodeBody()