Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp428 void Preprocessor::SuggestTypoedDirective(const Token &Tok, in SuggestTypoedDirective() function in Preprocessor
641 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
813 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
816 SuggestTypoedDirective(Tok, Directive); in SkipExcludedConditionalBlock()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2499 void SuggestTypoedDirective(const Token &Tok, StringRef Directive) const;