Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp975 QualType T = S->getAssocType(i); in VisitGenericSelectionExpr()
DStmtPrinter.cpp1491 QualType T = Node->getAssocType(i); in VisitGenericSelectionExpr()
/external/clang/include/clang/AST/
DExpr.h4456 QualType getAssocType(unsigned i) const { in getAssocType() function