Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h483 void insertStmt(const Stmt *S, til::SExpr *E) { in insertStmt() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp689 insertStmt(S, E); in addStatement()