Searched defs:getVar (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/ | ||
H A D | Var.h | 308 constexpr Var getVar() const { in getVar() function |
/llvm-project/clang/lib/Analysis/ | ||
H A D | Consumed.cpp | 376 const VarDecl *getVar() const { getVar() function in clang::consumed::PropagationInfo |
/llvm-project/llvm/lib/TableGen/ | ||
H A D | TGParser.cpp | 138 const Init *TGVarScope::getVar(RecordKeeper &Records, in getVar() function in TGVarScope |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpFormatGen.cpp | 48 const VarT *getVar() { return var; } getVar() function in __anonae090d040111::OpVariableElement |