Home
last modified time | relevance | path

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

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