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

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp 1052 return HandleImportDirective(SavedHash.getLocation(), Result);
2360 /// HandleImportDirective - Implements \#import.
2362 void Preprocessor::HandleImportDirective(SourceLocation HashLoc,
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 2283 void HandleImportDirective(SourceLocation HashLoc, Token &Tok);

Completed in 19 milliseconds