Searched defs:base (Results 1 – 8 of 8) sorted by relevance
24 public CountingOutputStream(OutputStream base) { in CountingOutputStream()
23 path_append(const string& base, const string& leaf) in path_append()364 stat_out(const string& base, FileRecord* rec) in stat_out()
117 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> base) { in OverlayBuiltinHeaders()
42 func (m ModuleProxy) base() *ModuleBase { func
587 func (d *directoryPath) base() basePath { func594 base() basePath methodSpec
68 base() *ModuleBase methodSpec1227 func (m *ModuleBase) base() *ModuleBase { func
416 base() *baseModuleContext methodSpec958 func (m *baseModuleContext) base() *baseModuleContext { func
5295 func JoinPath(base, path string) string { argument