Searched defs:getCombinerIn (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h155 Expr *getCombinerIn() { return In; } function in class:clang::final
156 const Expr *getCombinerIn() const { return In; } function in class:clang::final

Completed in 117 milliseconds