Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/CodeGen/
H A DIRMatchers.h375 MValType(std::shared_ptr<EntityMatcher<Type>> T) { in MValType() function
379 inline std::shared_ptr<EntityMatcher<Value>> MValType(const Type *T) { in MValType() function