Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp2554 Record.AddSourceLocation(D->getTargetCallLoc()); in VisitOMPDispatchDirective()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h5201 SourceLocation getTargetCallLoc() const { return TargetCallLoc; } in getTargetCallLoc() function