Searched refs:PreprocessorDirective (Results 1 – 3 of 3) sorted by relevance
105 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()
83 PreprocessorDirective, enumerator
253 PreprocessorDirective: "#define" | "#ifdef" | "#ifndef"555 :| `PreprocessorDirective`)*