Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmt.cpp397 void Sema::ActOnFinishOfCompoundStmt() { in ActOnFinishOfCompoundStmt() function in Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h4642 void ActOnFinishOfCompoundStmt();
4654 S.ActOnFinishOfCompoundStmt(); in ~CompoundScopeRAII()