Home
last modified time | relevance | path

Searched refs:ConditionalCompilationDirective (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.cpp102 case LineClassification::Kind::ConditionalCompilationDirective: in Statement()
183 case LineClassification::Kind::ConditionalCompilationDirective: in Statement()
895 LineClassification::Kind::ConditionalCompilationDirective || in SkipCommentLine()
1220 return {LineClassification::Kind::ConditionalCompilationDirective}; in ClassifyLine()
H A Dprescan.h80 ConditionalCompilationDirective, enumerator