OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parsePPIf
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Format/
UnwrappedLineParser.h
79
void
parsePPIf
(bool IfDef);
UnwrappedLineParser.cpp
502
parsePPIf
(/*IfDef=*/false);
506
parsePPIf
(/*IfDef=*/true);
569
void UnwrappedLineParser::
parsePPIf
(bool IfDef) {
[
all
...]
Completed in 34 milliseconds