Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTrustReturnsNonnullChecker.cpp43 QualType ExprRetType = Call.getResultType(); in isNonNullPtr() local
H A DTrustNonnullChecker.cpp157 QualType ExprRetType = Call.getResultType(); in isNonNullPtr() local