Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclOpenMP.h349 Expr *getMapperVarRef() { return cast_or_null<Expr>(Data->getChildren()[0]); } in getMapperVarRef() function
350 const Expr *getMapperVarRef() const { in getMapperVarRef() function