| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-spellcheck.h | 46 class best_macro_match : public best_match<tree, cpp_hashnode *> class in inherits:best_match 49 best_macro_match (tree goal, edit_distance_t best_distance_so_far,
|
| c-spellcheck.h | 46 class best_macro_match : public best_match<tree, cpp_hashnode *> class in inherits:best_match 49 best_macro_match (tree goal, edit_distance_t best_distance_so_far,
|
| c-spellcheck.cc | 60 /* A callback for cpp_forall_identifiers, for use by best_macro_match's ctor. 61 Process HASHNODE and update the best_macro_match instance pointed to be 71 best_macro_match *bmm = (best_macro_match *)user_data; 78 /* Constructor for best_macro_match. 82 best_macro_match::best_macro_match (tree goal, function in class:best_macro_match
|
| c-spellcheck.cc | 60 /* A callback for cpp_forall_identifiers, for use by best_macro_match's ctor. 61 Process HASHNODE and update the best_macro_match instance pointed to be 71 best_macro_match *bmm = (best_macro_match *)user_data; 78 /* Constructor for best_macro_match. 82 best_macro_match::best_macro_match (tree goal, function in class:best_macro_match
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-spellcheck.h | 46 class best_macro_match : public best_match<tree, cpp_hashnode *> class in inherits:best_match 49 best_macro_match (tree goal, edit_distance_t best_distance_so_far,
|
| c-spellcheck.h | 46 class best_macro_match : public best_match<tree, cpp_hashnode *> class in inherits:best_match 49 best_macro_match (tree goal, edit_distance_t best_distance_so_far,
|
| c-spellcheck.cc | 60 /* A callback for cpp_forall_identifiers, for use by best_macro_match's ctor. 61 Process HASHNODE and update the best_macro_match instance pointed to be 71 best_macro_match *bmm = (best_macro_match *)user_data; 78 /* Constructor for best_macro_match. 82 best_macro_match::best_macro_match (tree goal, function in class:best_macro_match
|
| c-spellcheck.cc | 60 /* A callback for cpp_forall_identifiers, for use by best_macro_match's ctor. 61 Process HASHNODE and update the best_macro_match instance pointed to be 71 best_macro_match *bmm = (best_macro_match *)user_data; 78 /* Constructor for best_macro_match. 82 best_macro_match::best_macro_match (tree goal, function in class:best_macro_match
|