Searched defs:getElement (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h34 Stmt *getElement() { return SubExprs[ELEM]; } function in class:clang::ObjCForCollectionStmt
40 const Stmt *getElement() const { return SubExprs[ELEM]; } function in class:clang::ObjCForCollectionStmt
H A DExprObjC.h232 Expr *getElement(unsigned Index) { function in class:clang::final
236 const Expr *getElement(unsigned Index) const { function in class:clang::final
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h690 Init *getElement(unsigned i) const { function in class:llvm::final

Completed in 67 milliseconds