Home
last modified time | relevance | path

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

/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
/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h5832 SourceLocation TargetCallLoc; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp10522 SourceLocation TargetCallLoc; ActOnOpenMPDispatchDirective() local