Home
last modified time | relevance | path

Searched defs:getBlockManglingContextDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h3601 Decl *getBlockManglingContextDecl() const { in getBlockManglingContextDecl() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h4262 Decl *getBlockManglingContextDecl() const { return ManglingContextDecl; } in getBlockManglingContextDecl() function