Searched defs:DepLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DOpenMPClause.cpp379 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, OpenMPDependClauseKind DepKind, SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL) argument
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp578 MemoryLocation DepLoc = getLocForWrite(DepWrite, *AA); local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h2535 SourceLocation DepLoc; member in class:clang::final
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h1638 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, argument

Completed in 265 milliseconds