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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h873 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::IfStmt
946 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::SwitchStmt
1031 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::WhileStmt
1142 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::ForStmt

Completed in 110 milliseconds