Searched refs:getOutermostFuncOrBlockContext (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | Decl.cpp | 290 static const Decl *getOutermostFuncOrBlockContext(const Decl *D) { function 1070 const Decl *OuterD = getOutermostFuncOrBlockContext(D); |
Completed in 57 milliseconds