Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDescriptor.h55 InitializerFailed, enumerator
60 GlobalInitState InitState = GlobalInitState::InitializerFailed;
H A DInterp.h3169 bool InitializerFailed) { in InvalidDeclRef() argument
3172 if (InitializerFailed) { in InvalidDeclRef()
H A DCompiler.cpp4576 GD.InitState = GlobalInitState::InitializerFailed; in visitDecl()
4640 GD.InitState = GlobalInitState::InitializerFailed; in visitDeclAndReturn()