Searched defs:Missing (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h200 Missing, enumerator in enum:clang::serialization::ModuleManager::AddModuleResult
H A DASTReader.h393 Missing, enumerator in enum:clang::ASTReader::ASTReadResult
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp26 enum class LVCompareIndex { Header, Expected, Missing, Added }; member in class:__anon1987::LVCompareIndex
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h89 enum class LVComparePass { Missing, Added }; member in class:llvm::logicalview::LVComparePass
H A DLVOptions.h204 bool Missing = false; // Missing elements found during comparison. member in class:llvm::logicalview::LVOptions::LVAttribute
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp519 Constant *Missing = PoisonValue::get(KernelOffsetsType); local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h221 uint32_t Missing = 0; member in class:clang::CodeGen::InstrProfStats
H A DCodeGenModule.cpp721 Diags.Report(diag::warn_profile_data_missing) << Visited << Missing; local

Completed in 142 milliseconds