Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp804 bool Parser::ParseOpenACCDeviceTypeList( in ParseOpenACCDeviceTypeList() function in Parser
1154 } else if (!ParseOpenACCDeviceTypeList(Archs)) { in ParseOpenACCClauseParams()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6232 bool ParseOpenACCDeviceTypeList(llvm::SmallVector<IdentifierLoc> &Archs);