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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1009 DINodeArray getElements() const { function in class:llvm::DICompositeType
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h219 Expr **getElements() { return getTrailingObjects<Expr *>(); } function in class:clang::final
222 const Expr * const *getElements() const { function in class:clang::final
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1141 NodeArray getElements() const { return Elements; } function in class:final

Completed in 82 milliseconds