Searched refs:IDENTIFIER_VIRTUAL_P (Results 1 – 4 of 4) sorted by relevance
2361 || IDENTIFIER_VIRTUAL_P (DECL_NAME (decl)) in check_for_override()2374 IDENTIFIER_VIRTUAL_P (DECL_NAME (decl)) = 1; in check_for_override()
409 #define IDENTIFIER_VIRTUAL_P(NODE) TREE_LANG_FLAG_1 (NODE) macro
207 * cp-tree.h (IDENTIFIER_VIRTUAL_P): Document.210 * decl.c (grokfndecl): Don't set IDENTIFIER_VIRTUAL_P or
4311 (IDENTIFIER_VIRTUAL_P): Likewise.