Home
last modified time | relevance | path

Searched defs:Missing (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h199 Missing, enumerator
H A DASTReader.h394 Missing, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp26 enum class LVCompareIndex { Header, Expected, Missing, Added }; enumerator
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h89 enum class LVComparePass { Missing, Added }; enumerator
H A DLVOptions.h204 bool Missing = false; // Missing elements found during comparison. variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp368 enum : unsigned { Missing = static_cast<unsigned>(-1) }; in writeCode() enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h221 uint32_t Missing = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp354 Constant *Missing = PoisonValue::get(KernelOffsetsType); in buildLookupTable() local
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp677 FuncDataT<T> Missing(""); in compare() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1077 SymbolNameSet Missing; in remove() local