Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DParsedAttr.cpp154 bool ParsedAttr::hasCustomParsing() const { in hasCustomParsing() function in ParsedAttr
DSemaAttr.cpp1239 if (A.hasCustomParsing()) in checkCommonAttributeFeatures()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DParsedAttr.h602 bool hasCustomParsing() const;