Searched defs:GetNames (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Common/ | ||
| H A D | Fortran-features.cpp | 15 std::vector<const char *> LanguageFeatureControl::GetNames( in GetNames() function in Fortran::common::LanguageFeatureControl |
| /llvm-project-15.0.7/lldb/include/lldb/Breakpoint/ | ||
| H A D | Breakpoint.h | 535 void GetNames(std::vector<std::string> &names) { in GetNames() function |
| /llvm-project-15.0.7/lldb/source/API/ | ||
| H A D | SBBreakpoint.cpp | 709 void SBBreakpoint::GetNames(SBStringList &names) { in GetNames() function in SBBreakpoint |
| /llvm-project-15.0.7/llvm/unittests/IR/ | ||
| H A D | IRBuilderTest.cpp | 902 auto GetNames = [](DICompileUnit *CU) { in TEST_F() local |