Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2314 void Sema::PopCompoundScope() { in PopCompoundScope() function in Sema
H A DSemaStmt.cpp408 PopCompoundScope(); in ActOnFinishOfCompoundStmt()
H A DSemaDecl.cpp20100 PopCompoundScope(); in ActOnFinishTopLevelStmtDecl()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h766 void PopCompoundScope();