Home
last modified time | relevance | path

Searched refs:PreprocessorDirective (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.cpp105 case LineClassification::Kind::PreprocessorDirective: in Statement()
186 case LineClassification::Kind::PreprocessorDirective: in Statement()
896 lineClass.kind == LineClassification::Kind::PreprocessorDirective) { in SkipCommentLine()
1226 return {LineClassification::Kind::PreprocessorDirective}; in ClassifyLine()
H A Dprescan.h83 PreprocessorDirective, enumerator
/llvm-project-15.0.7/llvm/docs/TableGen/
H A DProgRef.rst253 PreprocessorDirective: "#define" | "#ifdef" | "#ifndef"
555 :| `PreprocessorDirective`)*