Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DParsedAttr.cpp154 bool ParsedAttr::hasCustomParsing() const { in hasCustomParsing() function in ParsedAttr
H A DSemaAttr.cpp1239 if (A.hasCustomParsing()) in checkCommonAttributeFeatures()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h602 bool hasCustomParsing() const;