Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h4416 const TypeSourceInfo *getAssocTypeSourceInfo(unsigned i) const { in getAssocTypeSourceInfo() function
4419 TypeSourceInfo *getAssocTypeSourceInfo(unsigned i) { return AssocTypes[i]; } in getAssocTypeSourceInfo() function