Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp10562 QualType SecondParamType = SecondParam->getType(); in diagnoseOdrViolations() local
11264 QualType SecondParamType = SecondParam->getType(); in diagnoseOdrViolations() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp8503 QualType SecondParamType = C->Function->getParamDecl(Reversed ? 0 : 1) in addGenericBinaryPointerOrEnumeralOverloads() local
H A DSemaDeclCXX.cpp15801 QualType SecondParamType = (*Param)->getType().getUnqualifiedType(); in CheckLiteralOperatorDeclaration() local