Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp10591 QualType SecondParamType = SecondParam->getType(); in diagnoseOdrViolations() local
11293 QualType SecondParamType = SecondParam->getType(); in diagnoseOdrViolations() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOverload.cpp8499 QualType SecondParamType = C->Function->getParamDecl(Reversed ? 0 : 1) in addGenericBinaryPointerOrEnumeralOverloads() local
DSemaDeclCXX.cpp16006 QualType SecondParamType = (*Param)->getType().getUnqualifiedType(); in CheckLiteralOperatorDeclaration() local