Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h790 bool ActOnStartDeclDirective(OpenACCDirectiveKind K, SourceLocation StartLoc,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1927 return ActOnStartDeclDirective(K, StartLoc, Clauses); in ActOnStartStmtDirective()
2181 bool SemaOpenACC::ActOnStartDeclDirective( in ActOnStartDeclDirective() function in SemaOpenACC
H A DSemaTemplateInstantiateDecl.cpp1380 if (SemaRef.OpenACC().ActOnStartDeclDirective( in VisitOpenACCDeclareDecl()
1409 if (SemaRef.OpenACC().ActOnStartDeclDirective( in VisitOpenACCRoutineDecl()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1654 if (getActions().OpenACC().ActOnStartDeclDirective( in ParseOpenACCDirectiveDecl()