Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp1449 bool CodeGenFunction::mightAddDeclToScope(const Stmt *S) { in mightAddDeclToScope() function in CodeGenFunction
1466 if (mightAddDeclToScope(SubStmt)) in mightAddDeclToScope()
DCGStmt.cpp1551 HadSkippedDecl |= CodeGenFunction::mightAddDeclToScope(*I); in CollectStatementsForCase()
1598 AnyDecls |= CodeGenFunction::mightAddDeclToScope(*I); in CollectStatementsForCase()
DCodeGenFunction.h4383 static bool mightAddDeclToScope(const Stmt *S);