Home
last modified time | relevance | path

Searched refs:hasECInfo (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeCompilandSymbol.cpp41 return Module.hasECInfo(); in isEditAndContinueEnabled()
H A DDbiModuleDescriptor.cpp35 bool DbiModuleDescriptor::hasECInfo() const { in hasECInfo() function in DbiModuleDescriptor
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptor.h33 bool hasECInfo() const;
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp608 Desc.hasECInfo()); in dumpModules()