Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBuiltinFunctionChecker.cpp63 if (QualType ParmTy = FD->getParamDecl(0)->getType(); in isBuiltinLikeFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8791 QualType ParmTy = Param->getType(); in CheckExplicitlyDefaultedComparison() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10995 QualType ParmTy; in emitDeclareSimdFunction() local