Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1217 DINodeArray getElements() const { in getElements() function
2635 ArrayRef<uint64_t> getElements() const { return Elements; } in getElements() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1330 NodeArray getElements() const { return Elements; } in getElements() function
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h1330 NodeArray getElements() const { return Elements; } in getElements() function