Searched defs:spelling (Results 1 – 11 of 11) sorted by relevance
43 def get_cursor(source, spelling): argument61 def get_cursors(source, spelling): argument
403 def spelling(self): member in Diagnostic1544 def spelling(self): member in Cursor2023 def spelling(self): member in TypeKind2427 def spelling(self): member in Type2510 def spelling(self): member in CompletionChunk2883 def spelling(self): member in TranslationUnit3287 def spelling(self): member in Token
1457 struct normalize_state *nst, cpp_hashnode **spelling) in lex_identifier()3297 const unsigned char *spelling; in cpp_spell_token() local3376 const unsigned char *spelling; in cpp_output_token() local
3226 cpp_hashnode *spelling) in _cpp_save_parameter()3415 cpp_hashnode *spelling = token->val.node.spelling; in lex_expansion_token() local
2014 struct normalize_state *nst, cpp_hashnode **spelling) in lex_identifier()4137 const unsigned char *spelling; in cpp_spell_token() local4216 const unsigned char *spelling; in cpp_output_token() local5355 location_t spelling; in cpp_directive_only_process() local
3429 cpp_hashnode *spelling) in _cpp_save_parameter()3618 cpp_hashnode *spelling = token->val.node.spelling; in lex_expansion_token() local
691 char *spelling; member
7662 struct spelling struct7676 static struct spelling *spelling; /* Next stack element (unused). */ argument8257 struct spelling *spelling; member
7834 struct spelling struct7848 static struct spelling *spelling; /* Next stack element (unused). */ argument8435 struct spelling *spelling; member
2303 StringRef spelling = "__attribute__((objc_method_family(none)))"; in DiagnoseOwningPropertyGetterSynthesis() local
4266 CXString spelling = clang_getTokenSpelling(TU, tokens[i]); in perform_token_annotation() local