Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp687 const std::string &TripleWithoutLevelStr = TripleWithoutLevel.str(); in getFallbackAndroidTargetPath() local
698 if (DirNameSuffix.consume_front(TripleWithoutLevelStr)) { in getFallbackAndroidTargetPath()