Searched refs:InCompilerDirective (Results 1 – 2 of 2) sorted by relevance
139 bool InCompilerDirective() const { return directiveSentinel_ != nullptr; } in InCompilerDirective() function141 return inFixedForm_ && !inPreprocessorDirective_ && !InCompilerDirective(); in InFixedFormSource()
110 CHECK(InCompilerDirective()); in Statement()848 if (InCompilerDirective()) { in FixedFormContinuationLine()912 if (InCompilerDirective()) { in FreeFormContinuationLine()