Searched refs:diagnoseNonConstVariable (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.cpp | 68 static void diagnoseNonConstVariable(InterpState &S, CodePtr OpPC, 85 diagnoseNonConstVariable(S, OpPC, D); in diagnoseUnknownDecl() 93 static void diagnoseNonConstVariable(InterpState &S, CodePtr OpPC, in diagnoseNonConstVariable() function 258 diagnoseNonConstVariable(S, OpPC, VD); in CheckExtern() 328 diagnoseNonConstVariable(S, OpPC, D); in CheckConstant()
|