Home
last modified time | relevance | path

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

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