Home
last modified time | relevance | path

Searched defs:TargetCallLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp2300 Create(const ASTContext & C,SourceLocation StartLoc,SourceLocation EndLoc,ArrayRef<OMPClause * > Clauses,Stmt * AssociatedStmt,SourceLocation TargetCallLoc) Create() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h5829 SourceLocation TargetCallLoc; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp10705 SourceLocation TargetCallLoc; ActOnOpenMPDispatchDirective() local