Home
last modified time | relevance | path

Searched refs:ActOnStartStmtDirective (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h398 bool ActOnStartStmtDirective(OpenACCDirectiveKind K, SourceLocation StartLoc);
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1448 if (getActions().OpenACC().ActOnStartStmtDirective(DirInfo.DirKind, in ParseOpenACCDirectiveStmt()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1627 bool SemaOpenACC::ActOnStartStmtDirective(OpenACCDirectiveKind K, in ActOnStartStmtDirective() function in SemaOpenACC
H A DTreeTransform.h11659 if (getSema().OpenACC().ActOnStartStmtDirective(C->getDirectiveKind(), in TransformOpenACCComputeConstruct()
11684 if (getSema().OpenACC().ActOnStartStmtDirective(C->getDirectiveKind(), in TransformOpenACCLoopConstruct()