Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DSymbolMap.cpp81 CFURLRef fileURL = CFURLCreateWithFileSystemPath( in Load() local
84 CFReadStreamCreateWithFile(kCFAllocatorDefault, fileURL); in Load()
106 CFRelease(fileURL); in Load()
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A Dclang-format-bbedit.applescript14 set fileURL to URL of text document 1
17 set filePath to urlToPOSIXPath(fileURL)
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DObjectiveCLiterals.rst166 - (AVAudioRecorder *)recordToFile:(NSURL *)fileURL {
168 return [[AVAudioRecorder alloc] initWithURL:fileURL settings:settings error:NULL];