Searched refs:OriginalTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1306 QualType OriginalTy = OriginalExpr->getType(); local
1307 if (OriginalTy->isPointerType()) {
1313 else if (OriginalTy->isObjCObjectPointerType()) {

Completed in 48 milliseconds