Home
last modified time | relevance | path

Searched defs:Initialized (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h59 bool Initialized; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h57 std::atomic<bool> Initialized; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h22 Initialized, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.cpp133 static bool Initialized = false; in getFirstReg() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp82 enum class Status { Empty, Initializing, Initialized, Executing }; global() enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h124 bool Initialized = false; // Flagged after all passes are configured. global() variable
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.h52 Initialized, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp92 bool Initialized; member in __anon881592160111::PrintPPOutputPPCallbacks
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp802 static bool Initialized = false; in getOperandTypes() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp121 Initialized = 0x1, /* 01 */ enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp1037 bool Initialized = false; in rebuildSSA() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp1144 mutable bool Initialized = false; member in __anoncdfed0b60811::ObjCNonNilReturnValueChecker
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp59 static bool Initialized = false; in getStmtInfoTableEntry() local
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c297 static bool Initialized; /* set when we have initialized ourselves */ variable
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h702 BOOLEAN Initialized; /* TRUE if this block is initialized */ member