Searched defs:CompStmt (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | IdenticalExprChecker.cpp |
|
/llvm-project/clang/lib/Analysis/ | ||
H A D | UnsafeBufferUsage.cpp | 340 auto CompStmt = compoundStmt(forEach(InnerMatcher)); isInUnspecifiedUntypedContext() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 7623 CompoundStmt *CompStmt = MaybeCreateStmtWithCleanups() local |
H A D | SemaDeclCXX.cpp | 2132 CompoundStmt *CompStmt = cast<CompoundStmt>(S); CheckConstexprFunctionStmt() local |