Searched refs:pProxy (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/mclinker/lib/MC/
H A DMCLDInput.cpp16 Input::Input(llvm::StringRef pName, const AttributeProxy& pProxy) argument
18 m_pAttr(const_cast<Attribute*>(pProxy.attr())),
25 const AttributeProxy& pProxy,
29 m_pAttr(const_cast<Attribute*>(pProxy.attr())),
23 Input(llvm::StringRef pName, const sys::fs::Path& pPath, const AttributeProxy& pProxy, unsigned int pType, off_t pFileOffset) argument

Completed in 44 milliseconds