Searched refs:CheckPPCMMAType (Results 1 – 4 of 4) sorted by relevance
8134 CheckPPCMMAType(T, NewVD->getLocation())) { in CheckVariableDeclarationType()10814 CheckPPCMMAType(NewFD->getReturnType(), NewFD->getLocation())) { in CheckFunctionDeclaration()13897 CheckPPCMMAType(New->getOriginalType(), New->getLocation())) { in CheckParameter()16947 CheckPPCMMAType(T, NewFD->getLocation())) in CheckFieldDecl()
3344 bool Sema::CheckPPCMMAType(QualType Type, SourceLocation TypeLoc) { in CheckPPCMMAType() function in Sema10598 CheckPPCMMAType(RetValExp->getType(), ReturnLoc); in CheckReturnValExpr()
889 CheckPPCMMAType(Ex->getType(), Ex->getBeginLoc()); in BuildCXXThrow()
12527 bool CheckPPCMMAType(QualType Type, SourceLocation TypeLoc);