Searched defs:DumpClangAST (Results 1 – 6 of 6) sorted by relevance
217 virtual void DumpClangAST(Stream &s) {} in DumpClangAST() function
172 static cl::opt<bool> DumpClangAST( variable
1232 void SymbolFileDWARFDebugMap::DumpClangAST(Stream &s) { in DumpClangAST() function in SymbolFileDWARFDebugMap
3835 void SymbolFileDWARF::DumpClangAST(Stream &s) { in DumpClangAST() function in SymbolFileDWARF
1156 void SymbolFileNativePDB::DumpClangAST(Stream &s) { m_ast->Dump(s); } in DumpClangAST() function in SymbolFileNativePDB
1441 void SymbolFilePDB::DumpClangAST(Stream &s) { in DumpClangAST() function in SymbolFilePDB