Searched defs:getTrait (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Operator.cpp | 256 const Trait *Operator::getTrait(StringRef trait) const { getTrait() function in Operator |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 2804 TypeTrait getTrait() const { getTrait() function |