Home
last modified time | relevance | path

Searched refs:getStructName (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DType.h354 StringRef getStructName() const;
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DType.cpp192 StringRef Type::getStructName() const { in getStructName() function in Type