Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Support/
DTarget.h57 typedef DiagnosticLineInfo *(*DiagnosticLineInfoCtorTy)(const mcld::Target&, typedef
99 DiagnosticLineInfoCtorTy DiagnosticLineInfoCtorFn;
DTargetRegistry.h109 mcld::Target::DiagnosticLineInfoCtorTy Fn) in RegisterDiagnosticLineInfo()