Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp674 } else if (Context == TypeIdAsGenericSelectionArgument && Tok.is(tok::comma)) { in isCXXTypeId()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2621 TypeIdAsGenericSelectionArgument, enumerator
2648 return isCXXTypeId(TypeIdAsGenericSelectionArgument, isAmbiguous); in isTypeIdForGenericSelection()