Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp148 bool ParsedAttr::hasCustomParsing() const { in hasCustomParsing() function in ParsedAttr
H A DSemaAttr.cpp1548 if (A.hasCustomParsing()) in checkCommonAttributeFeatures()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h511 bool hasCustomParsing() const;