Searched refs:isSupportedByPragmaAttribute (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp192 bool ParsedAttr::isSupportedByPragmaAttribute() const { function in class:ParsedAttr
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h592 bool isSupportedByPragmaAttribute() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1557 if (!Attribute.isSupportedByPragmaAttribute()) {

Completed in 110 milliseconds