Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DArchSpec.h494 bool IsFullySpecifiedTriple() const;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DArchSpec.cpp1397 bool ArchSpec::IsFullySpecifiedTriple() const { in IsFullySpecifiedTriple() function in ArchSpec