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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4043 SourceLocation getDependencyLoc() const { return DepLoc; } function in class:clang::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6342 Record.AddSourceLocation(C->getDependencyLoc());
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7081 Pair.first->getDependencyLoc());
7086 Pair.first->getDependencyLoc(),
H A DTreeTransform.h9138 C->getDependencyKind(), C->getDependencyLoc(), C->getColonLoc(), Vars,

Completed in 338 milliseconds