Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp678 SourceLocation PartiallySubstitutedPackLoc; in CheckParameterPacksForExpansion() local
746 PartiallySubstitutedPackLoc = ParmPack.second; in CheckParameterPacksForExpansion()
793 << SourceRange(PartiallySubstitutedPackLoc); in CheckParameterPacksForExpansion()