/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | OProfileWrapper.h | 59 bool Initialized; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Statistic.h | 57 std::atomic<bool> Initialized; variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | tsd_exclusive.h | 22 Initialized, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.cpp | 133 static bool Initialized = false; in getFirstReg() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Signals.cpp | 82 enum class Status { Empty, Initializing, Initialized, Executing }; global() enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetPassConfig.h | 124 bool Initialized = false; // Flagged after all passes are configured. global() variable
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Descriptor.h | 52 Initialized, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 92 bool Initialized; member in __anon881592160111::PrintPPOutputPPCallbacks
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 802 static bool Initialized = false; in getOperandTypes() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 121 Initialized = 0x1, /* 01 */ enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 1037 bool Initialized = false; in rebuildSSA() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | BasicObjCFoundationChecks.cpp | 1144 mutable bool Initialized = false; member in __anoncdfed0b60811::ObjCNonNilReturnValueChecker
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 59 static bool Initialized = false; in getStmtInfoTableEntry() local
|
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd.c | 297 static bool Initialized; /* set when we have initialized ourselves */ variable
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | aclocal.h | 702 BOOLEAN Initialized; /* TRUE if this block is initialized */ member
|