Searched defs:ParmType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ | ||
H A D | ExprMutationAnalyzer.cpp | 628 QualType ParmType = findFunctionArgMutation() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 3280 QualType ParmType = S.GetTypeFromParser(AL.getTypeArg(), &ParmTSI); handleVecTypeHint() local |