Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp56 static void diagnoseNonConstVariable(InterpState &S, CodePtr OpPC, in diagnoseNonConstVariable() function
193 diagnoseNonConstVariable(S, OpPC, VD); in CheckExtern()
262 diagnoseNonConstVariable(S, OpPC, VD); in CheckConstant()
574 diagnoseNonConstVariable(S, OpPC, VD); in CheckDeclRef()