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

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp1058 template <class T> static Decl *getNonClosureContext(T *D) { function
1077 Decl *Decl::getNonClosureContext() { function in class:Decl
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DDeclBase.h464 const Decl *getNonClosureContext() const { function

Completed in 114 milliseconds