Searched defs:IsInitialized (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/ | ||
H A D | HTTPClient.h | 62 static bool IsInitialized; variable |
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ | ||
H A D | HTTPClient.cpp | 36 bool HTTPClient::IsInitialized = false; member in HTTPClient |
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | ObjCMissingSuperCallChecker.cpp | 78 mutable bool IsInitialized = false; member in __anon82c766a60111::ObjCSuperCallChecker |
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | InterpBlock.h | 168 bool IsInitialized = false; variable |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocFast.cpp | 172 bool IsInitialized = false; member in __anon43a0a7eb0111::InstrPosIndexes |