Searched refs:ParseOMPDeclareVariantClauses (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1072 void Parser::ParseOMPDeclareVariantClauses(Parser::DeclGroupPtrTy Ptr, function in class:Parser
1551 ParseOMPDeclareVariantClauses(Ptr, Toks, Loc);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2927 void ParseOMPDeclareVariantClauses(DeclGroupPtrTy Ptr, CachedTokens &Toks,

Completed in 138 milliseconds