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