Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp150 bool IsExactMatch; in getTypedMatcher() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h497 bool IsExactMatch(const ArchSpec &rhs) const { in IsExactMatch() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp971 bool IsExactMatch = Name.size() == MatchSize; in lookupIntrinsicID() local