Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h862 ActOnEndRoutineStmtDirective(SourceLocation StartLoc, SourceLocation DirLoc,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1639 return getActions().OpenACC().ActOnEndRoutineStmtDirective( in ParseOpenACCAfterRoutineStmt()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp2446 StmtResult SemaOpenACC::ActOnEndRoutineStmtDirective( in ActOnEndRoutineStmtDirective() function in SemaOpenACC