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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h216 static Optional<OpenMPClauseKind> getClauseKind(llvm::StringRef ClauseKind) { function in struct:clang::ast_matchers::dynamic::internal::ArgTypeTraits
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h80 OpenMPClauseKind getClauseKind() const { return Kind; } function in class:clang::OMPClause
[all...]

Completed in 79 milliseconds