Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtSYCL.h61 OutlinedFunctionDecl *getOutlinedFunctionDecl() { return OFDecl; } in getOutlinedFunctionDecl() function
62 const OutlinedFunctionDecl *getOutlinedFunctionDecl() const { return OFDecl; } in getOutlinedFunctionDecl() function