Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp447 void Preprocessor::SuggestTypoedDirective(const Token &Tok, in SuggestTypoedDirective() function in Preprocessor
662 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
834 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
837 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2542 void SuggestTypoedDirective(const Token &Tok, StringRef Directive) const;