Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h54 InitializerFailed, enumerator
59 GlobalInitState InitState = GlobalInitState::InitializerFailed;
H A DCompiler.cpp3605 GD.InitState = GlobalInitState::InitializerFailed; in visitDecl()
3667 GD.InitState = GlobalInitState::InitializerFailed; in visitDeclAndReturn()