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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp294 static const Decl *getOutermostFuncOrBlockContext(const Decl *D) { function
1096 const Decl *OuterD = getOutermostFuncOrBlockContext(D);

Completed in 109 milliseconds