Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp315 static void getMacroArgExpansionFileIDs(SourceLocation Loc, in getMacroArgExpansionFileIDs() function
336 getMacroArgExpansionFileIDs(Begin, BeginArgExpansions, /*IsBegin=*/true, SM); in computeCommonMacroArgExpansionFileIDs()
337 getMacroArgExpansionFileIDs(End, EndArgExpansions, /*IsBegin=*/false, SM); in computeCommonMacroArgExpansionFileIDs()