Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp313 static void getMacroArgExpansionFileIDs(SourceLocation Loc, in getMacroArgExpansionFileIDs() function
334 getMacroArgExpansionFileIDs(Begin, BeginArgExpansions, /*IsBegin=*/true, SM); in computeCommonMacroArgExpansionFileIDs()
335 getMacroArgExpansionFileIDs(End, EndArgExpansions, /*IsBegin=*/false, SM); in computeCommonMacroArgExpansionFileIDs()