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

/external/clang/include/clang/AST/
H A DStmtOpenMP.h52 MutableArrayRef<OMPClause *> getClauses() { function in class:clang::OMPExecutableDirective
211 Stmt **ChildStorage = reinterpret_cast<Stmt **>(getClauses().end());
215 ArrayRef<OMPClause *> clauses() { return getClauses(); }
218 return const_cast<OMPExecutableDirective *>(this)->getClauses();
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...

Completed in 116 milliseconds