Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp958 enum OpenCLExtState : char { enum
961 typedef std::pair<const IdentifierInfo *, OpenCLExtState> OpenCLExtData;
2652 OpenCLExtState State; in HandlePragma()