Home
last modified time | relevance | path

Searched defs:getAssocTypeSourceInfo (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h4393 const TypeSourceInfo *getAssocTypeSourceInfo(unsigned i) const { in getAssocTypeSourceInfo() function
4396 TypeSourceInfo *getAssocTypeSourceInfo(unsigned i) { return AssocTypes[i]; } in getAssocTypeSourceInfo() function