Home
last modified time | relevance | path

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

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