Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h714 unsigned getResultIndex(unsigned ResNo) const { return ResultPerm[ResNo]; } in getResultIndex() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6152 unsigned getResultIndex() const { in getResultIndex() function