Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclOpenMP.h227 Expr *getCombinerOut() { return Out; } in getCombinerOut() function
228 const Expr *getCombinerOut() const { return Out; } in getCombinerOut() function