Home
last modified time | relevance | path

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

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