OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useExternalName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp
1230
if (!RE->
useExternalName
(UseExternalNames)) {
1473
auto
UseExternalName
= RedirectingFileSystem::NK_NotSet;
1558
UseExternalName
= Val ? RedirectingFileSystem::NK_External
1578
UseExternalName
!= RedirectingFileSystem::NK_NotSet) {
1619
LastComponent, std::move(ExternalContentsPath),
UseExternalName
);
1623
LastComponent, std::move(ExternalContentsPath),
UseExternalName
);
1951
return getRedirectedFileStatus(Path, RE->
useExternalName
(UseExternalNames),
2038
Path, RE->
useExternalName
(UseExternalNames), *ExternalStatus);
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VirtualFileSystem.h
665
bool
useExternalName
(bool GlobalUseExternalName) const {
Completed in 25 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026