Searched refs:setDependencyLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp839 Clause->setDependencyLoc(DepLoc);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4005 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } function in class:clang::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12146 C->setDependencyLoc(Record.readSourceLocation());

Completed in 141 milliseconds