Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp7329 void emitReadOnlyPlacementAttrWarning(Sema &S, const VarDecl *VD) { in emitReadOnlyPlacementAttrWarning() function
8086 emitReadOnlyPlacementAttrWarning(*this, NewVD); in ActOnVariableDeclarator()