The most similar functions to this are actually in Sema, e.g., 
Sema::LookupVisibleDecls(). However, this function really doesn't belong there 
(arguably, neither does Sema::LookupVisibleDecls), so I think it's okay to add 
this to ASTContext.

http://llvm-reviews.chandlerc.com/D950
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to