Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h220 Expr **getElements() { return getTrailingObjects<Expr *>(); } in getElements() function
223 const Expr * const *getElements() const { in getElements() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1228 DINodeArray getElements() const { getElements() function
2685 ArrayRef<uint64_t> getElements() const { return Elements; } getElements() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1450 NodeArray getElements() const { return Elements; } getElements() function