Home
last modified time | relevance | path

Searched refs:CheckRoutineDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp2289 void SemaOpenACC::CheckRoutineDecl(SourceLocation DirLoc, in CheckRoutineDecl() function in SemaOpenACC
2350 OpenACCRoutineDecl *SemaOpenACC::CheckRoutineDecl( in CheckRoutineDecl() function in SemaOpenACC
2437 CheckRoutineDecl(DirLoc, Clauses, NextLineDecl); in ActOnEndRoutineDeclDirective()
2442 return DeclGroupRef{CheckRoutineDecl( in ActOnEndRoutineDeclDirective()
2460 CheckRoutineDecl(DirLoc, Clauses, NextLineDecl); in ActOnEndRoutineStmtDirective()
2464 DeclGroupRef DR{CheckRoutineDecl(StartLoc, DirLoc, LParenLoc, ReferencedFunc, in ActOnEndRoutineStmtDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h844 void CheckRoutineDecl(SourceLocation DirLoc,
847 OpenACCRoutineDecl *CheckRoutineDecl(SourceLocation StartLoc,