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

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2269 DeclStmt *getConditionVariableDeclStmt() { function in class:clang::final
2275 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::final
2506 DeclStmt *getConditionVariableDeclStmt() { function in class:clang::final
2512 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::final
2674 DeclStmt *getConditionVariableDeclStmt() { function in class:clang::final
2680 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::final
2809 DeclStmt *getConditionVariableDeclStmt() { function in class:clang::ForStmt
2813 const DeclStmt *getConditionVariableDeclStmt() const { function in class:clang::ForStmt

Completed in 123 milliseconds