Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp2657 Record.AddSourceLocation(D->getTargetCallLoc()); in VisitOMPDispatchDirective()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h5806 SourceLocation getTargetCallLoc() const { return TargetCallLoc; } in getTargetCallLoc() function