Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dprescan.cpp49 static void NormalizeCompilerDirectiveCommentMarker(TokenSequence &dir) { in NormalizeCompilerDirectiveCommentMarker() function
198 NormalizeCompilerDirectiveCommentMarker(*preprocessed); in Statement()