Searched defs:validateArchitectureName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-libtool-darwin/ | ||
H A D | llvm-libtool-darwin.cpp | 176 static Error validateArchitectureName(StringRef ArchitectureName) { validateArchitectureName() function |
/llvm-project/llvm/tools/llvm-lipo/ | ||
H A D | llvm-lipo.cpp | 137 static void validateArchitectureName(StringRef ArchitectureName) { validateArchitectureName() function |