Home
last modified time | relevance | path

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

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