Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp2146 Actions.ActOnFinishedOpenMPDeclareTargetContext(DTCI); in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10437 void ActOnFinishedOpenMPDeclareTargetContext(DeclareTargetContextInfo &DTCI);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp20026 void Sema::ActOnFinishedOpenMPDeclareTargetContext( in ActOnFinishedOpenMPDeclareTargetContext() function in Sema