Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp2826 ? getEnclosingFunction() : nullptr; in BuildInstanceMessage()
DSemaOpenMP.cpp11109 FunctionScopeInfo *ParentFn = getEnclosingFunction(); in ActOnOpenMPDeclareReductionDirectiveStart()
/external/clang/include/clang/Sema/
DSema.h1191 sema::FunctionScopeInfo *getEnclosingFunction() const { in getEnclosingFunction() function