Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1725 FunctionDecl *getFunctionFromRoutineName(Expr *RoutineName) { in getFunctionFromRoutineName() function
1866 getFunctionFromRoutineName(LastRoutineDecl->getFunctionReference()); in CheckLastRoutineDeclNameConflict()
2356 if (FunctionDecl *FD = getFunctionFromRoutineName(FuncRef)) { in CheckRoutineDecl()