Home
last modified time | relevance | path

Searched defs:CommonArgExpansions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp404 computeCommonMacroArgExpansionFileIDs(Begin, End, SM, CommonArgExpansions); in mapDiagnosticRanges() local
262 retrieveMacroLocation(SourceLocation Loc,FileID MacroFileID,FileID CaretFileID,const SmallVectorImpl<FileID> & CommonArgExpansions,bool IsBegin,const SourceManager * SM,bool & IsTokenRange) retrieveMacroLocation() argument
333 computeCommonMacroArgExpansionFileIDs(SourceLocation Begin,SourceLocation End,const SourceManager * SM,SmallVectorImpl<FileID> & CommonArgExpansions) computeCommonMacroArgExpansionFileIDs() argument
[all...]