Home
last modified time | relevance | path

Searched defs:IsDirective (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1160 ParseOpenACCWaitArgument(SourceLocation Loc,bool IsDirective) ParseOpenACCWaitArgument() argument
/llvm-project/flang/lib/Parser/
H A Dprescan.cpp1455 constexpr bool IsDirective(const char *match, const char *dir) { IsDirective() function