Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp545 bool Parser::ParseOpenMPDeclareBeginVariantDirective(SourceLocation Loc) { in ParseOpenMPDeclareBeginVariantDirective() function in Parser
2126 if (!ParseOpenMPDeclareBeginVariantDirective(Loc)) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2825 if (!ParseOpenMPDeclareBeginVariantDirective(Loc)) { in ParseOpenMPDeclarativeOrExecutableDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6980 bool ParseOpenMPDeclareBeginVariantDirective(SourceLocation Loc);