Home
last modified time | relevance | path

Searched refs:getDeviceTypeArchitectures (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h243 ArrayRef<DeviceTypeArgument> getDeviceTypeArchitectures() const { in getDeviceTypeArchitectures() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp906 Clause.getDeviceTypeArchitectures(), Clause.getEndLoc()); in VisitDeviceTypeClause()