Home
last modified time | relevance | path

Searched refs:getResultExprIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1363 unsigned result = E->getResultExprIndex(); in VisitPseudoObjectExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6534 unsigned getResultExprIndex() const { in getResultExprIndex() function