Searched refs:parsingPPDirective (Results 1 – 2 of 2) sorted by relevance
263 bool parsingPPDirective() const { return CurrentLines != &Lines; } in parsingPPDirective() function
794 !parsingPPDirective() ? PreprocessorDirectives.size() : 0; in parseBlock()4565 if (!parsingPPDirective()) { in addUnwrappedLine()4582 if (!parsingPPDirective() && !InExpansion && containsExpansion(*Line)) { in addUnwrappedLine()4596 assert(!parsingPPDirective()); in addUnwrappedLine()4620 if (!parsingPPDirective() && !PreprocessorDirectives.empty()) { in addUnwrappedLine()