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

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

Completed in 116 milliseconds