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

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

Completed in 61 milliseconds