Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp446 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()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2498 void SuggestTypoedDirective(const Token &Tok, StringRef Directive) const;