Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/CodeGen/
H A DIRMatchers.h137 bool matchEntity(const T &M, MatcherContext &C) override { return true; } in matchEntity() function
149 bool matchEntity(const T &V, MatcherContext &C) override { in matchEntity() function
164 bool matchEntity(const T &V, MatcherContext &C) override { in matchEntity() function
255 bool matchEntity(const Value &V, MatcherContext &C) override { in matchEntity() function
302 bool matchEntity(const Value &V, MatcherContext &Ctx) override { in matchEntity() function
318 bool matchEntity(const Metadata &M, MatcherContext &C) override { in matchEntity() function
337 bool matchEntity(const Metadata &M, MatcherContext &C) override { in matchEntity() function