Home
last modified time | relevance | path

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

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