Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp884 static TypeIndex getStringIdTypeIdx(GlobalTypeTableBuilder &TypeTable, in getStringIdTypeIdx() function
938 getStringIdTypeIdx(TypeTable, MainSourceFile->getDirectory()); in emitBuildInfo()
940 getStringIdTypeIdx(TypeTable, MainSourceFile->getFilename()); in emitBuildInfo()
943 getStringIdTypeIdx(TypeTable, ""); in emitBuildInfo()
946 getStringIdTypeIdx(TypeTable, Asm->TM.Options.MCOptions.Argv0); in emitBuildInfo()
947 BuildInfoArgs[BuildInfoRecord::CommandLine] = getStringIdTypeIdx( in emitBuildInfo()