Home
last modified time | relevance | path

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

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