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

/external/clang/include/clang/AST/
H A DStmt.h895 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::IfStmt
968 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::SwitchStmt
1053 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::WhileStmt
1164 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::ForStmt

Completed in 89 milliseconds