Home
last modified time | relevance | path

Searched defs:getQueuesLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h404 SourceLocation getQueuesLoc() const { in getQueuesLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h537 SourceLocation getQueuesLoc() const { return QueuesLoc; } in getQueuesLoc() function
H A DOpenACCClause.h563 SourceLocation getQueuesLoc() const { return QueuesLoc; } in getQueuesLoc() function