Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DNonNullParamChecker.cpp71 TyE = Call.param_type_end(); in checkPreCall() local
78 if (TyI != TyE) { in checkPreCall()