Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h392 createThisPlaceholder(const Expr *Exp);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp226 SExprBuilder::createThisPlaceholder(const Expr *Exp) { in createThisPlaceholder() function in SExprBuilder