Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Parser/
H A Dpreprocessor.cpp657 static std::string GetDirectiveName( in GetDirectiveName() function
685 std::string dn{GetDirectiveName(line, &rest)}; in SkipDisabledConditionalCode()