Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExpr.h4484 const TypeSourceInfo *getAssocTypeSourceInfo(unsigned i) const { in getAssocTypeSourceInfo() function
4487 TypeSourceInfo *getAssocTypeSourceInfo(unsigned i) { return AssocTypes[i]; } in getAssocTypeSourceInfo() function