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

/external/clang/lib/Lex/
H A DPPDirectives.cpp797 return HandleIncludeNextDirective(SavedHash.getLocation(), Result);
1706 /// HandleIncludeNextDirective - Implements \#include_next.
1708 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, function in class:Preprocessor

Completed in 64 milliseconds