Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypeChecker.cpp69 QualType StaticType, in reportTypeError()
171 QualType StaticType = CE->getType(); in checkPostStmt() local