Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dpreprocessor.cpp102 static bool AnyTokenPasting(const TokenSequence &text) { in AnyTokenPasting() function
113 if (!AnyTokenPasting(text)) { in TokenPasting()