Searched refs:isProtoFile (Results 1 – 4 of 4) sorted by relevance
326 bool isProtoFile(SourceLocation Loc, const SourceManager &SourceMgr);
1170 bool isProtoFile(SourceLocation Loc, const SourceManager &SM) { in isProtoFile() function
168 isProtoFile(RenameDecl.getLocation(), SM); in isExcluded()
54 if (!isProtoFile(nameLocation(ND, SM), SM)) in isPrivateProtoDecl()