Home
last modified time | relevance | path

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

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