Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp401 void GetBlockDeclRefExprs(Stmt *S);
3638 void RewriteObjC::GetBlockDeclRefExprs(Stmt *S) { in GetBlockDeclRefExprs() function in RewriteObjC
3642 GetBlockDeclRefExprs(CBE->getBody()); in GetBlockDeclRefExprs()
3644 GetBlockDeclRefExprs(SubStmt); in GetBlockDeclRefExprs()
4305 GetBlockDeclRefExprs(Exp->getBody()); in CollectBlockDeclRefInfo()
H A DRewriteModernObjC.cpp491 void GetBlockDeclRefExprs(Stmt *S);
4441 void RewriteModernObjC::GetBlockDeclRefExprs(Stmt *S) { in GetBlockDeclRefExprs() function in RewriteModernObjC
4445 GetBlockDeclRefExprs(CBE->getBody()); in GetBlockDeclRefExprs()
4447 GetBlockDeclRefExprs(SubStmt); in GetBlockDeclRefExprs()
5142 GetBlockDeclRefExprs(Exp->getBody()); in CollectBlockDeclRefInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8676 …eclRefExprsEPN5clang4StmtE", "(anonymous namespace)::RewriteObjC::GetBlockDeclRefExprs(clang::Stmt…