Searched defs:setDependencyLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 2455 void setDependencyLoc(SourceLocation Loc) { DepLoc = Loc; } function in class:clang::OMPDependClause |
Completed in 33 milliseconds