Home
last modified time | relevance | path

Searched refs:getFoundBase (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20488 const Expr *getFoundBase() const { return RelevantExpr; } in getFoundBase() function in __anon95b22cd97211::MapBaseChecker
20527 return Checker.getFoundBase(); in checkMapClauseExpressionBase()