Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Basic/
H A DVirtualFileSystem.cpp482 bool UseExternalNames; member in __anon23f9d4220511::VFSFromYAML
489 : ExternalFS(ExternalFS), CaseSensitive(true), UseExternalNames(true) {} in VFSFromYAML()
833 if (!parseScalarBool(I->getValue(), FS->UseExternalNames)) in parse()
941 if (S && !F->useExternalName(UseExternalNames)) in status()
974 if (!F->useExternalName(UseExternalNames)) in openFileForRead()