Searched defs:HandleImportDirective (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DPPDirectives.cpp795 return HandleImportDirective(SavedHash.getLocation(), Result);
1743 /// HandleImportDirective - Implements \#import.
1745 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, function in class:Preprocessor

Completed in 133 milliseconds