Searched defs:getPackIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | TemplateName.h | 399 std::optional<unsigned> getPackIndex() const { getPackIndex() function |
H A D | ExprCXX.h | 4530 std::optional<unsigned> getPackIndex() const { getPackIndex() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 1386 std::optional<unsigned> getPackIndex(TemplateArgument Pack) { getPackIndex() function in __anon1699c7c80211::TemplateInstantiator |