Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclOpenMP.h224 Expr *getCombinerIn() { return In; } in getCombinerIn() function
225 const Expr *getCombinerIn() const { return In; } in getCombinerIn() function