Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp10487 QualType FirstParamType = FirstParam->getType(); in diagnoseOdrViolations() local
11250 QualType FirstParamType = FirstParam->getType(); in diagnoseOdrViolations() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp13197 QualType FirstParamType = FnDecl->getParamDecl(0)->getType(); in CheckOperatorNewDeleteTypes() local
13558 QualType FirstParamType = (*Param)->getType().getUnqualifiedType(); in CheckLiteralOperatorDeclaration() local
H A DSemaOverload.cpp8097 QualType FirstParamType = in addGenericBinaryPointerOrEnumeralOverloads() local