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

/external/clang/include/clang/AST/
H A DStmt.h905 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::IfStmt
976 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::SwitchStmt
1057 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::WhileStmt
1168 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::ForStmt

Completed in 72 milliseconds