Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h2688 Expr *getColumnIdx() { return cast_or_null<Expr>(SubExprs[COLUMN_IDX]); } in getColumnIdx() function
2689 const Expr *getColumnIdx() const { in getColumnIdx() function