Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp482 QualType ParamT = Call.parameters()[0]->getType(); in evalCall() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp5159 auto ParamT = Callee->getParamDecl(0)->getType(); in HasNonDeletedDefaultedEqualityComparison() local