Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h506 bool IsFullySpecifiedTriple() const;
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1409 bool ArchSpec::IsFullySpecifiedTriple() const { in IsFullySpecifiedTriple() function in ArchSpec