Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp69 ptr_type->getStructName().startswith("struct.rs_allocation"); in isRSAllocationPtrTy()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DType.h354 inline StringRef getStructName() const;
H A DDerivedTypes.h325 StringRef Type::getStructName() const { in getStructName() function
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp260 OS << GN.PTy->getStructName(); in operator <<()