Searched defs:getAssociatedStmt (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 196 Stmt *getAssociatedStmt() const { function in class:clang::OMPExecutableDirective 724 Stmt *Body = getAssociatedStmt()->IgnoreContainers(true); |
Completed in 456 milliseconds