Home
last modified time | relevance | path

Searched refs:getAssocType (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtDataCollectors.td193 addData(S->getAssocType(i));
H A DExpr.h5066 QualType getAssocType(unsigned i) const { in getAssocType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DStmtProfile.cpp1264 QualType T = S->getAssocType(i); in VisitGenericSelectionExpr()
H A DStmtPrinter.cpp1267 QualType T = Node->getAssocType(i); in VisitGenericSelectionExpr()