Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5941 unsigned getIndexOfStartOfAssociatedExprs() const { in getIndexOfStartOfAssociatedExprs() function
6193 getTrailingObjects<Stmt *>()[getIndexOfStartOfAssociatedExprs() + in getResultExpr()
6198 getTrailingObjects<Stmt *>()[getIndexOfStartOfAssociatedExprs() + in getResultExpr()
6204 getIndexOfStartOfAssociatedExprs()), in getAssocExprs()
6220 getTrailingObjects<Stmt *>()[getIndexOfStartOfAssociatedExprs() + in getAssociation()
6231 getTrailingObjects<Stmt *>()[getIndexOfStartOfAssociatedExprs() + in getAssociation()
6240 getIndexOfStartOfAssociatedExprs(), in associations()
6251 getIndexOfStartOfAssociatedExprs(), in associations()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4404 getTrailingObjects<Stmt *>() + getIndexOfStartOfAssociatedExprs()); in GenericSelectionExpr()
4432 getTrailingObjects<Stmt *>() + getIndexOfStartOfAssociatedExprs()); in GenericSelectionExpr()
4457 getTrailingObjects<Stmt *>() + getIndexOfStartOfAssociatedExprs()); in GenericSelectionExpr()
4482 getTrailingObjects<Stmt *>() + getIndexOfStartOfAssociatedExprs()); in GenericSelectionExpr()