Home
last modified time | relevance | path

Searched defs:getConditionVariable (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp981 VarDecl *IfStmt::getConditionVariable() { getConditionVariable() function in IfStmt
1033 VarDecl *ForStmt::getConditionVariable() const { getConditionVariable() function in ForStmt
1099 VarDecl *SwitchStmt::getConditionVariable() { getConditionVariable() function in SwitchStmt
1160 VarDecl *WhileStmt::getConditionVariable() { getConditionVariable() function in WhileStmt