Searched defs:isTypeAttr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp166 bool ParsedAttr::isTypeAttr() const { return getInfo(*this).IsType; } function in class:ParsedAttr

Completed in 47 milliseconds