HomeSort by: relevance | last modified time | path
    Searched refs:HandleIncludeNextDirective (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp 1054 return HandleIncludeNextDirective(SavedHash.getLocation(), Result);
2307 /// HandleIncludeNextDirective - Implements \#include_next.
2309 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc,
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 2281 void HandleIncludeNextDirective(SourceLocation HashLoc, Token &Tok);

Completed in 18 milliseconds