Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp66 bool HasStdAttr = in ParseStatementOrDeclaration() local
84 if (HasStdAttr && getLangOpts().C23 && in ParseStatementOrDeclaration()