Searched refs:TypoCorrectToken (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DPreprocessor.h857 /// TypoCorrectToken - Update the current token to represent the provided
859 void TypoCorrectToken(const Token &Tok) { function in class:clang::Preprocessor
/external/clang/lib/Parse/
H A DParser.cpp1404 PP.TypoCorrectToken(Tok);

Completed in 69 milliseconds