OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UFE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/
FileManager.cpp
271
FileEntry &
UFE
= UniqueRealFiles[Status.getUniqueID()];
275
NamedFileEnt->second = FileEntryRef::MapValue(
UFE
, DirInfo);
281
.insert({Status.getName(), FileEntryRef::MapValue(
UFE
, DirInfo)})
285
assert(Redirection.second->V.get<FileEntry *>() == &
UFE
&&
297
if (
UFE
.isValid()) { // Already have an entry with this inode, return it.
305
if (&DirInfo.getDirEntry() !=
UFE
.Dir && Status.IsVFSMapped)
306
UFE
.Dir = &DirInfo.getDirEntry();
315
UFE
.LastRef = ReturnedRef;
321
UFE
.LastRef = ReturnedRef;
322
UFE
.Size = Status.getSize()
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
FileManager.h
127
void fillRealPathName(FileEntry *
UFE
, llvm::StringRef FileName);
Completed in 44 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026