Searched defs:IsExactMatch (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp142 bool IsExactMatch; variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp968 bool ArchSpec::IsExactMatch(const ArchSpec &rhs) const { function in class:ArchSpec
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp621 bool IsExactMatch = Name.size() == MatchSize; local

Completed in 129 milliseconds