Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h215 CapturedStmt *getDistanceFunc() { in getDistanceFunc() function
218 const CapturedStmt *getDistanceFunc() const { in getDistanceFunc() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1995 const CapturedStmt *DistanceFunc = S->getDistanceFunc(); in EmitOMPCanonicalLoop()