Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExpr.h2686 Expr *getColumnIdx() { return cast_or_null<Expr>(SubExprs[COLUMN_IDX]); } in getColumnIdx() function
2687 const Expr *getColumnIdx() const { in getColumnIdx() function