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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h152 Expr *getCombiner() { return Combiner; } function in class:clang::final
153 const Expr *getCombiner() const { return Combiner; } function in class:clang::final

Completed in 105 milliseconds