Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp703 SourceLocation PartiallySubstitutedPackLoc; in CheckParameterPacksForExpansion() local
771 PartiallySubstitutedPackLoc = ParmPack.second; in CheckParameterPacksForExpansion()
818 << SourceRange(PartiallySubstitutedPackLoc); in CheckParameterPacksForExpansion()