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

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

Completed in 263 milliseconds