Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Support/
DTarget.h55 typedef DiagnosticLineInfo* (*DiagnosticLineInfoCtorTy)(const mcld::Target&, typedef
98 DiagnosticLineInfoCtorTy DiagnosticLineInfoCtorFn;
DTargetRegistry.h86 mcld::Target::DiagnosticLineInfoCtorTy Fn) { in RegisterDiagnosticLineInfo()