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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h186 Clause getClause() const { return Clause{Def->getValueAsDef("clause")}; } function in class:llvm::VersionedClause
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclOpenMP.h89 OMPClause *getClause(unsigned I) const { return clauses()[I]; } function in class:clang::OMPDeclarativeDirective
H A DStmtOpenMP.h509 OMPClause *getClause(unsigned I) const { return clauses()[I]; } function in class:clang::OMPExecutableDirective
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h2895 Constant *getClause(unsigned Idx) const { function in class:llvm::CallInst::LandingPadInst

Completed in 232 milliseconds