Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DArchSpec.h505 bool IsFullySpecifiedTriple() const;
/llvm-project-15.0.7/lldb/source/Utility/
H A DArchSpec.cpp1408 bool ArchSpec::IsFullySpecifiedTriple() const { in IsFullySpecifiedTriple() function in ArchSpec