Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp203 auto ParentName = deconstructOpenMPKernelName(FunctionName, LineNo); in prettifyFunctionName()
211 std::string deconstructOpenMPKernelName(StringRef KernelName, in deconstructOpenMPKernelName() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.h75 LLVM_ABI std::string deconstructOpenMPKernelName(StringRef KernelName,