Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp10517 QualType SecondParamType = SecondParam->getType(); in diagnoseOdrViolations() local
11102 QualType SecondParamType = SecondParam->getType(); in diagnoseOdrViolations() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp8629 QualType SecondParamType = C->Function->getParamDecl(Reversed ? 0 : 1) in addGenericBinaryPointerOrEnumeralOverloads() local
H A DSemaDeclCXX.cpp16227 QualType SecondParamType = (*Param)->getType().getUnqualifiedType(); in CheckLiteralOperatorDeclaration() local