Home
last modified time | relevance | path

Searched defs:RoutineName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1725 FunctionDecl *getFunctionFromRoutineName(Expr *RoutineName) { in getFunctionFromRoutineName()
1765 ExprResult SemaOpenACC::ActOnRoutineName(Expr *RoutineName) { in ActOnRoutineName()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1497 ExprResult RoutineName; in ParseOpenACCDirective() local