Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp1579 HadSkippedDecl |= CodeGenFunction::mightAddDeclToScope(*I); in CollectStatementsForCase()
1626 AnyDecls |= CodeGenFunction::mightAddDeclToScope(*I); in CollectStatementsForCase()
H A DCodeGenFunction.cpp1455 bool CodeGenFunction::mightAddDeclToScope(const Stmt *S) { in mightAddDeclToScope() function in CodeGenFunction
1472 if (mightAddDeclToScope(SubStmt)) in mightAddDeclToScope()
H A DCodeGenFunction.h4455 static bool mightAddDeclToScope(const Stmt *S);