Searched defs:getSelectedIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 4448 std::optional<unsigned> getSelectedIndex() const { getSelectedIndex() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 4028 std::optional<unsigned> PackIndexingType::getSelectedIndex() const { getSelectedIndex() function in PackIndexingType |