Searched refs:CheckPPCMMAType (Results 1 – 4 of 4) sorted by relevance
8073 CheckPPCMMAType(T, NewVD->getLocation())) { in CheckVariableDeclarationType()10722 CheckPPCMMAType(NewFD->getReturnType(), NewFD->getLocation())) { in CheckFunctionDeclaration()13766 CheckPPCMMAType(New->getOriginalType(), New->getLocation())) { in CheckParameter()16816 CheckPPCMMAType(T, NewFD->getLocation())) in CheckFieldDecl()
3314 bool Sema::CheckPPCMMAType(QualType Type, SourceLocation TypeLoc) { in CheckPPCMMAType() function in Sema10341 CheckPPCMMAType(RetValExp->getType(), ReturnLoc); in CheckReturnValExpr()
889 CheckPPCMMAType(Ex->getType(), Ex->getBeginLoc()); in BuildCXXThrow()
12299 bool CheckPPCMMAType(QualType Type, SourceLocation TypeLoc);