Home
last modified time | relevance | path

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

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