Home
last modified time | relevance | path

Searched defs:DepLoc (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp578 MemoryLocation DepLoc = getLocForWrite(DepWrite, *AA); in runOnBasicBlock() local
/external/clang/lib/AST/
DOpenMPClause.cpp421 OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in Create()
/external/clang/include/clang/AST/
DOpenMPClause.h2426 SourceLocation DepLoc; variable
/external/clang/lib/Sema/
DSemaOpenMP.cpp7989 SourceLocation DepLoc, SourceLocation ColonLoc, in ActOnOpenMPDependClause()
DTreeTransform.h1636 RebuildOMPDependClause(OpenMPDependClauseKind DepKind, SourceLocation DepLoc, in RebuildOMPDependClause()