HomeSort by relevance Sort by last modified time
    Searched defs:PropagateLineStartLeadingSpaceInfo (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Lex/
PPLexerChange.cpp 256 void Preprocessor::PropagateLineStartLeadingSpaceInfo(Token &Result) {
258 CurTokenLexer->PropagateLineStartLeadingSpaceInfo(Result);
262 CurLexer->PropagateLineStartLeadingSpaceInfo(Result);
423 PropagateLineStartLeadingSpaceInfo(Result);
TokenLexer.cpp     [all...]
Lexer.cpp     [all...]

Completed in 155 milliseconds