OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVirtualFileName
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
IPDBInjectedSource.h
29
virtual std::string
getVirtualFileName
() const = 0;
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/
DIAInjectedSource.h
27
std::string
getVirtualFileName
() const override;
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIAInjectedSource.cpp
39
std::string DIAInjectedSource::
getVirtualFileName
() const {
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeEnumInjectedSources.cpp
60
std::string
getVirtualFileName
() const override {
/src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
llvm-pdbutil.cpp
950
std::string VFName = stringOr(IS->
getVirtualFileName
(), "<null>");
Completed in 33 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026