Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h223 Expr *getCombinerIn() { return In; } in getCombinerIn() function
224 const Expr *getCombinerIn() const { return In; } in getCombinerIn() function