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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp530 SourceLocation OpenParenLoc = Tok.getLocation(); local
653 Diag(OpenParenLoc, diag::err_attribute_requires_arguments) << AttrName;

Completed in 903 milliseconds