Home
last modified time | relevance | path

Searched refs:getDependencyLoc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h4612 SourceLocation getDependencyLoc() const { return DepLoc; } in getDependencyLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6389 Record.AddSourceLocation(C->getDependencyLoc()); in VisitOMPDependClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8710 Pair.first->getDependencyLoc()); in checkOpenMPIterationSpace()
8715 Pair.first->getDependencyLoc(), in checkOpenMPIterationSpace()
H A DTreeTransform.h9799 DepModifier, C->getDependencyKind(), C->getDependencyLoc(), in TransformOMPDependClause()