Home
last modified time | relevance | path

Searched defs:getNonClosureContext (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DDeclBase.cpp833 template <class T> static Decl *getNonClosureContext(T *D) { in getNonClosureContext() function
853 Decl *Decl::getNonClosureContext() { in getNonClosureContext() function in Decl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclBase.h476 const Decl *getNonClosureContext() const { in getNonClosureContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclBase.h476 const Decl *getNonClosureContext() const { in getNonClosureContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclBase.h477 const Decl *getNonClosureContext() const { in getNonClosureContext() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclBase.h475 const Decl *getNonClosureContext() const { in getNonClosureContext() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclBase.h409 const Decl *getNonClosureContext() const { in getNonClosureContext() function