OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleLineDirective
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
Preprocessor.h
[
all
...]
/external/clang/lib/Lex/
PPDirectives.cpp
626
return
HandleLineDirective
(Result);
744
///
HandleLineDirective
- Handle #line directive: C99 6.10.4. The two
748
void Preprocessor::
HandleLineDirective
(Token &Tok) {
[
all
...]
Completed in 16 milliseconds