Home
last modified time | relevance | path

Searched defs:IsInitialized (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPClient.h62 static bool IsInitialized; variable
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp36 bool HTTPClient::IsInitialized = false; member in HTTPClient
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCMissingSuperCallChecker.cpp78 mutable bool IsInitialized = false; member in __anon82c766a60111::ObjCSuperCallChecker
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.h168 bool IsInitialized = false; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp172 bool IsInitialized = false; member in __anon43a0a7eb0111::InstrPosIndexes