Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp828 const Stmt *getFunctionBody(DynTypedNode N) { in getFunctionBody() function
877 if (getFunctionBody(D)) in filterAndTraverse()
1019 if (const Stmt *FunctionBody = getFunctionBody(P->ASTNode)) { in relatedControlFlow()