HomeSort by: relevance | last modified time | path
    Searched defs:getOutermostFuncOrBlockContext (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
Decl.cpp 302 static const Decl *getOutermostFuncOrBlockContext(const Decl *D) {
1303 const Decl *OuterD = getOutermostFuncOrBlockContext(D);
Decl.cpp 302 static const Decl *getOutermostFuncOrBlockContext(const Decl *D) {
1303 const Decl *OuterD = getOutermostFuncOrBlockContext(D);

Completed in 129 milliseconds