Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAttributeList.cpp188 bool AttributeList::hasCustomParsing() const { in hasCustomParsing() function in AttributeList
DSemaDeclAttr.cpp5279 if (Attr.hasCustomParsing() || in handleCommonAttributeFeatures()
/external/llvm-project/clang/lib/Sema/
DParsedAttr.cpp154 bool ParsedAttr::hasCustomParsing() const { in hasCustomParsing() function in ParsedAttr
DSemaDeclAttr.cpp7142 if (AL.hasCustomParsing()) in handleCommonAttributeFeatures()
/external/clang/include/clang/Sema/
DAttributeList.h504 bool hasCustomParsing() const;
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h580 bool hasCustomParsing() const;