Searched defs:getNonClosureContext (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h397 const Decl *getNonClosureContext() const { function in class:clang::Decl
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp699 template <class T> static Decl *getNonClosureContext(T *D) { function
719 Decl *Decl::getNonClosureContext() { function in class:Decl

Completed in 82 milliseconds