Searched refs:getOutermostFuncOrBlockContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp302 static const Decl *getOutermostFuncOrBlockContext(const Decl *D) { function
1280 const Decl *OuterD = getOutermostFuncOrBlockContext(D);

Completed in 52 milliseconds