Home
last modified time | relevance | path

Searched defs:getCombinerOut (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h226 Expr *getCombinerOut() { return Out; } in getCombinerOut() function
227 const Expr *getCombinerOut() const { return Out; } in getCombinerOut() function