Searched defs:CommonArgExpansions (Results 1 – 1 of 1) sorted by relevance
273 const SmallVectorImpl<FileID> &CommonArgExpansions, in retrieveMacroLocation()331 SmallVectorImpl<FileID> &CommonArgExpansions) { in computeCommonMacroArgExpansionFileIDs()392 SmallVector<FileID, 4> CommonArgExpansions; in mapDiagnosticRanges() local