HomeSort by relevance Sort by last modified time
    Searched refs:HandleLineDirective (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp 637 return HandleLineDirective(Result);
760 /// HandleLineDirective - Handle #line directive: C99 6.10.4. The two
764 void Preprocessor::HandleLineDirective(Token &Tok) {
    [all...]

Completed in 34 milliseconds