Searched defs:IsDirective (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenACC.cpp | 1160 ParseOpenACCWaitArgument(SourceLocation Loc,bool IsDirective) ParseOpenACCWaitArgument() argument |
/llvm-project/flang/lib/Parser/ | ||
H A D | prescan.cpp | 1455 constexpr bool IsDirective(const char *match, const char *dir) { IsDirective() function |