Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileUtilities.h63 void setFile(const Twine& filename, bool deleteIt = true) {
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h234 void setFile(LVElement *Reference = nullptr);
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp613 TempPreprocFile.setFile(OutFile); in doRc()
763 TempResFile.setFile(ResFile); in llvm_rc_main()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp252 setFile(Reference); in resolveReferences()
H A DLVType.cpp116 setFile(/*Reference=*/nullptr); in resolveReferences()
H A DLVElement.cpp338 void LVElement::setFile(LVElement *Reference) { in setFile() function in LVElement
H A DLVScope.cpp447 setFile(Reference); in resolveReferences()
/openbsd-src/gnu/llvm/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp119 Remover.setFile(Filename, !SaveTemps); in init()