Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExpr.h2781 Expr *getColumnIdx() { return cast_or_null<Expr>(SubExprs[COLUMN_IDX]); } getColumnIdx() function
2782 const Expr *getColumnIdx() const { getColumnIdx() function