Searched defs:reportType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/include-cleaner/lib/ | ||
H A D | WalkAST.cpp | 291 void reportType(SourceLocation RefLoc, NamedDecl *ND) { reportType() function in clang::include_cleaner::__anonad5d07ed0111::ASTWalker |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_malloc_win.cpp | 194 _CrtDbgReportW(int reportType,const wchar_t *,int,const wchar_t *,const wchar_t *,...) _CrtDbgReportW() argument |