HomeSort by relevance Sort by last modified time
    Searched refs:emitSingleMacroExpansion (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
DiagnosticRenderer.h 120 void emitSingleMacroExpansion(SourceLocation Loc,
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 462 void DiagnosticRenderer::emitSingleMacroExpansion(
600 emitSingleMacroExpansion(*I, Level, Ranges, SM);
610 emitSingleMacroExpansion(*I, Level, Ranges, SM);
622 emitSingleMacroExpansion(*I, Level, Ranges, SM);

Completed in 30 milliseconds