Home
last modified time | relevance | path

Searched refs:ConvertArgToString (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp842 getDiags()->ConvertArgToString(Kind, getRawArg(ArgNo), in FormatDiagnostic()
866 getDiags()->ConvertArgToString(Kind, val, in FormatDiagnostic()
889 getDiags()->ConvertArgToString(Kind, val, in FormatDiagnostic()
903 getDiags()->ConvertArgToString(Kind, val, in FormatDiagnostic()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h608 void ConvertArgToString(ArgumentKind Kind, intptr_t Val, in ConvertArgToString() function
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp2127 CGM.getDiags().ConvertArgToString(DiagnosticsEngine::ak_qualtype, in EmitCheckTypeDescriptor()