Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h392 createThisPlaceholder(const Expr *Exp);
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DThreadSafetyCommon.cpp224 SExprBuilder::createThisPlaceholder(const Expr *Exp) { in createThisPlaceholder() function in SExprBuilder
DThreadSafety.cpp1792 Analyzer->SxBuilder.createThisPlaceholder(Exp); in handleCall()