Searched defs:getHelperName (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ | ||
| HD | CGOpenMPRuntime.cpp | 97 StringRef getHelperName() const override { return ".omp_outlined."; } in getHelperName() function in __anonb65764340111::CGOpenMPOutlinedRegionInfo |
| HD | CodeGenFunction.h | 218 virtual StringRef getHelperName() const { return "__captured_stmt"; } in getHelperName() function |