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

/external/clang/lib/AST/
H A DDecl.cpp290 static const Decl *getOutermostFuncOrBlockContext(const Decl *D) { function
1070 const Decl *OuterD = getOutermostFuncOrBlockContext(D);

Completed in 57 milliseconds