Home
last modified time | relevance | path

Searched defs:DeviceNumExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp835 Expr *DeviceNumExpr = DeviceNumExprResult.get(); in parseOMPTraitPropertyKind() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16037 void SemaOpenMP::ActOnOpenMPDeviceNum(Expr *DeviceNumExpr) { in ActOnOpenMPDeviceNum()