Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp111 QualType SecondParamType = SecondParam->getType(); in diagnoseSubMismatchMethodParameters() local
1726 QualType SecondParamType = SecondParam->getType(); in diagnoseMismatch() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp9155 QualType SecondParamType = C->Function->getParamDecl(Reversed ? 0 : 1) in addGenericBinaryPointerOrEnumeralOverloads() local
H A DSemaDeclCXX.cpp16627 QualType SecondParamType = (*Param)->getType().getUnqualifiedType(); in CheckLiteralOperatorDeclaration() local