Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclOpenMP.h224 Expr *getCombinerIn() { return In; } in getCombinerIn() function
225 const Expr *getCombinerIn() const { return In; } in getCombinerIn() function