Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DBinaryHolder.cpp144 BinaryHolder::ObjectEntry::getObjects() const { in getObjects() function in llvm::dsymutil::BinaryHolder::ObjectEntry
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h3370 ArrayRef<CleanupObject> getObjects() const { in getObjects() function