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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp886 VarDecl *IfStmt::getConditionVariable() { function in class:IfStmt
930 VarDecl *ForStmt::getConditionVariable() const { function in class:ForStmt
993 VarDecl *SwitchStmt::getConditionVariable() { function in class:SwitchStmt
1054 VarDecl *WhileStmt::getConditionVariable() { function in class:WhileStmt
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h1987 const VarDecl *getConditionVariable() const { function in class:clang::final
2182 const VarDecl *getConditionVariable() const { function in class:clang::final
2341 const VarDecl *getConditionVariable() const { function in class:clang::final
[all...]

Completed in 358 milliseconds