Home
last modified time | relevance | path

Searched defs:getSelectedIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4448 std::optional<unsigned> getSelectedIndex() const { getSelectedIndex() function
/llvm-project/clang/lib/AST/
H A DType.cpp4028 std::optional<unsigned> PackIndexingType::getSelectedIndex() const { getSelectedIndex() function in PackIndexingType