Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/Dynamic/
DVariantValue.cpp140 bool IsExactMatch; in getTypedMatcher() local
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DVariantValue.cpp142 bool IsExactMatch; in getTypedMatcher() local
/external/llvm-project/lldb/source/Utility/
DArchSpec.cpp920 bool ArchSpec::IsExactMatch(const ArchSpec &rhs) const { in IsExactMatch() function in ArchSpec
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp580 bool IsExactMatch = Name.size() == MatchSize; in lookupIntrinsicID() local
/external/llvm-project/llvm/lib/IR/
DFunction.cpp694 bool IsExactMatch = Name.size() == MatchSize; in lookupIntrinsicID() local
/external/clang/lib/Sema/
DSemaLookup.cpp3141 bool IsExactMatch = false; in LookupLiteralOperator() local