Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7368 static bool hasParsedAttr(Scope *S, const Declarator &PD, in hasParsedAttr() function
7598 hasParsedAttr(S, D, ParsedAttr::AT_DLLImport) && in ActOnVariableDeclarator()
7599 !hasParsedAttr(S, D, ParsedAttr::AT_DLLExport)) in ActOnVariableDeclarator()