Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocSizeofChecker.cpp42 const TypeSourceInfo *ExplicitCastType; member
46 const TypeSourceInfo *ExplicitCastType, in CallRecord()
49 ExplicitCastType(ExplicitCastType), AllocCall(AllocCall) {} in CallRecord()
216 TSI = i->ExplicitCastType; in checkASTCodeBody()