Searched refs:isEditAndContinueEnabled (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolCompiland.h29 FORWARD_SYMBOL_METHOD(isEditAndContinueEnabled)
H A DPDBSymbolCompilandDetails.h38 FORWARD_SYMBOL_METHOD(isEditAndContinueEnabled)
H A DIPDBRawSymbol.h131 virtual bool isEditAndContinueEnabled() const = 0;
/external/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h123 bool isEditAndContinueEnabled() const override;
/external/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp201 MOCK_SYMBOL_ACCESSOR(isEditAndContinueEnabled)
/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp787 bool DIARawSymbol::isEditAndContinueEnabled() const { function in class:DIARawSymbol

Completed in 151 milliseconds