Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2789 Record.AddSourceLocation(D->getTargetCallLoc()); in VisitOMPDispatchDirective()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h5875 SourceLocation getTargetCallLoc() const { return TargetCallLoc; } in getTargetCallLoc() function