Searched defs:getCombinerOut (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h158 Expr *getCombinerOut() { return Out; } function in class:clang::final
159 const Expr *getCombinerOut() const { return Out; } function in class:clang::final

Completed in 109 milliseconds