Home
last modified time | relevance | path

Searched defs:Finalized (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/ExecutionEngine/Orc/
HDObjectLinkingLayer.h73 enum { Raw, Finalizing, Finalized } State; enumerator
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCoreEngine.h214 bool Finalized; variable
/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDFormatToken.h279 bool Finalized = false; member