Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2042 StringRef ISATrait) { in ParseOpenMPDeclarativeDirectiveWithExtDecl() argument
2045 Diag(Loc, diag::warn_unknown_begin_declare_variant_isa_trait) << ISATrait; in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6761 CE](StringRef ISATrait) { in ActOnOpenMPCall() argument
6765 << ISATrait; in ActOnOpenMPCall()