Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DDiagnosticEngine.cpp25 m_pLineInfo(NULL), in DiagnosticEngine()
38 delete m_pLineInfo; in ~DiagnosticEngine()
49 m_pLineInfo = &pLineInfo; in setLineInfo()
/frameworks/compile/mclinker/include/mcld/LD/
DDiagnosticEngine.h135 DiagnosticLineInfo* m_pLineInfo; variable