Searched defs:getConditionVariableDeclStmt (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Stmt.h | 910 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::IfStmt 987 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::SwitchStmt 1071 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::WhileStmt 1182 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::ForStmt |
Completed in 255 milliseconds