Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp66 struct OpenMPDirectiveKindExWrapper { in OpenMPDirectiveKindExWrapper() argument
67 OpenMPDirectiveKindExWrapper(unsigned Value) : Value(Value) {} in operator ==() argument
64 struct OpenMPDirectiveKindExWrapper { global() struct
65 OpenMPDirectiveKindExWrapper__anona83f25200111::OpenMPDirectiveKindExWrapper OpenMPDirectiveKindExWrapper() argument
70 operator !=__anona83f25200111::OpenMPDirectiveKindExWrapper operator !=() argument
73 operator ==__anona83f25200111::OpenMPDirectiveKindExWrapper operator ==() argument
74 operator !=__anona83f25200111::OpenMPDirectiveKindExWrapper operator !=() argument
75 operator <__anona83f25200111::OpenMPDirectiveKindExWrapper operator <() argument
76 operator unsigned__anona83f25200111::OpenMPDirectiveKindExWrapper operator unsigned() argument
77 operator OpenMPDirectiveKind__anona83f25200111::OpenMPDirectiveKindExWrapper operator OpenMPDirectiveKind() argument
78 Value__anona83f25200111::OpenMPDirectiveKindExWrapper global() argument
[all...]