Searched defs:setLocEnd (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h52 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } function in class:clang::OMPClause
436 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } function in class:clang::OMPExecutableDirective

Completed in 46 milliseconds