Searched defs:getNonClosureContext (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp978 template <class T> static Decl *getNonClosureContext(T *D) { function
997 Decl *Decl::getNonClosureContext() { function in class:Decl
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h453 const Decl *getNonClosureContext() const { function

Completed in 75 milliseconds