OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VFE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Basic/
FileManager.cpp
459
const FileEntry &
VFE
= VF.getFileEntry();
464
BFE.Dir =
VFE
.Dir;
600
for (const auto &
VFE
: VirtualFileEntries)
601
UIDToFiles[
VFE
->getUID()] =
VFE
.get();
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
FileManager.h
259
/// Retrieve a FileEntry that bypasses
VFE
, which is expected to be a virtual
267
llvm::Optional<FileEntryRef> getBypassFile(FileEntryRef
VFE
);
Completed in 43 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026