Searched refs:checkOffloadBundleID (Results 1 – 2 of 2) sorted by relevance
135 bool checkOffloadBundleID(const llvm::StringRef Str);
1570 if (!checkOffloadBundleID(Triple)) in UnbundleFiles()1592 if (!checkOffloadBundleID(CurTriple)) in UnbundleFiles()1884 if (!checkOffloadBundleID(CodeObject)) { in UnbundleArchive()1969 bool clang::checkOffloadBundleID(const llvm::StringRef Str) { in checkOffloadBundleID() function in clang