HomeSort by: relevance | last modified time | path
    Searched refs:emitBaseTypeRef (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfExpression.h 198 virtual void emitBaseTypeRef(uint64_t Idx) = 0;
388 void emitBaseTypeRef(uint64_t Idx) override;
418 void emitBaseTypeRef(uint64_t Idx) override;
DwarfExpression.cpp 584 emitBaseTypeRef(getOrCreateBaseType(BitSize, Encoding));
DwarfUnit.cpp 68 void DIEDwarfExpression::emitBaseTypeRef(uint64_t Idx) {
DwarfDebug.cpp 194 void DebugLocDwarfExpression::emitBaseTypeRef(uint64_t Idx) {

Completed in 29 milliseconds