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