Searched defs:ASTLoc (Results 1 – 2 of 2) sorted by relevance
49 ASTLocation ASTLoc(CurrentDecl, Node); in VisitObjCMessageExpr() local54 ASTLocation ASTLoc(CurrentDecl, Node); in VisitObjCSelectorExpr() local
145 bool ValidReference(ASTLocation ASTLoc, ObjCInterfaceDecl *IFace) { in ValidReference()