Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DParsedAttr.cpp162 bool ParsedAttr::hasCustomParsing() const { in hasCustomParsing() function in ParsedAttr
H A DSemaAttr.cpp1421 if (A.hasCustomParsing()) in checkCommonAttributeFeatures()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h627 bool hasCustomParsing() const;