Home
last modified time | relevance | path

Searched refs:SuggestTypoedDirective (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPDirectives.cpp447 void Preprocessor::SuggestTypoedDirective(const Token &Tok, in SuggestTypoedDirective() function in Preprocessor
661 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
833 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
836 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h2326 void SuggestTypoedDirective(const Token &Tok, StringRef Directive) const;