Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h4337 bool isTypeIdForGenericSelection() { in isTypeIdForGenericSelection() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3014 if (isTypeIdForGenericSelection()) { in ParseGenericSelectionExpression()