Searched defs:setConditionVariable (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Stmt.cpp | 988 void IfStmt::setConditionVariable(const ASTContext &Ctx, VarDecl *V) { setConditionVariable() function in IfStmt |