Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp159 unsigned HasCustomParsing : 1; member
189 return getInfo(*this).HasCustomParsing; in hasCustomParsing()
/external/clang/include/clang/Basic/
DAttr.td292 bit HasCustomParsing = 0;
339 // subjects differ, should specify HasCustomParsing = 1 and implement their
474 let HasCustomParsing = 1;
505 let HasCustomParsing = 1;
937 let HasCustomParsing = 1;
1189 let HasCustomParsing = 1;
1668 let HasCustomParsing = 1;
2055 let HasCustomParsing = 1;
2066 let HasCustomParsing = 1;
2319 let HasCustomParsing = 1;
/external/clang/docs/
DInternalsManual.rst1746 ``HasCustomParsing`` is set to ``1``.
1815 semantic form, the ``HasCustomParsing`` bit can be set to ``1`` for the class,