Home
last modified time | relevance | path

Searched refs:getEnclosingFunction (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp2797 ? getEnclosingFunction() : nullptr; in BuildInstanceMessage()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1141 sema::FunctionScopeInfo *getEnclosingFunction() const { in getEnclosingFunction() function