Home
last modified time | relevance | path

Searched refs:FormatASTNodeDiagnosticArgument (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDiagnostic.h25 void FormatASTNodeDiagnosticArgument(
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTMerge.cpp37 CI.getDiagnostics().SetArgToStringFn(&FormatASTNodeDiagnosticArgument, in ExecuteAction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp323 void clang::FormatASTNodeDiagnosticArgument( in FormatASTNodeDiagnosticArgument() function in clang
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp200 Diags.SetArgToStringFn(&FormatASTNodeDiagnosticArgument, &Context);