OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useNormalizedPaths
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp
701
InMemoryFileSystem::InMemoryFileSystem(bool
UseNormalizedPaths
)
706
UseNormalizedPaths
(
UseNormalizedPaths
) {}
729
if (
useNormalizedPaths
())
837
if (FS.
useNormalizedPaths
())
979
if (
useNormalizedPaths
())
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
VirtualFileSystem.h
419
bool
UseNormalizedPaths
= true;
431
explicit InMemoryFileSystem(bool
UseNormalizedPaths
= true);
476
bool
useNormalizedPaths
() const { return
UseNormalizedPaths
; }
Completed in 22 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026