Home
last modified time | relevance | path

Searched defs:newFile (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Modules/
H A Dcrashes.m10 @property (assign) id newFile; // expected-error {{property follows Cocoa naming convention for ret… property
/llvm-project/lld/MachO/
H A DDriverUtils.cpp234 DylibFile *newFile; loadDylib() local
[all...]
H A DSymbolTable.cpp213 aliasDefined(Defined * src,StringRef target,InputFile * newFile,bool makePrivateExtern) aliasDefined() argument
H A DDriver.cpp281 InputFile *newFile = nullptr; addFile() local
[all...]
/llvm-project/lld/ELF/
H A DSymbols.cpp528 reportDuplicate(const Symbol & sym,const InputFile * newFile,InputSectionBase * errSec,uint64_t errOffset) reportDuplicate() argument
/llvm-project/lld/wasm/
H A DSymbolTable.cpp291 shouldReplace(const Symbol * existing,InputFile * newFile,uint32_t newFlags) shouldReplace() argument
/llvm-project/lld/COFF/
H A DSymbolTable.cpp686 reportDuplicate(Symbol * existing,InputFile * newFile,SectionChunk * newSc,uint32_t newSectionOffset) reportDuplicate() argument