OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMainFileName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h
669
const std::string &
getMainFileName
() const { return MainFileName; }
/src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp
369
Timer.setOutput("Cache global code completions for " +
getMainFileName
());
1454
StringRef ASTUnit::
getMainFileName
() const {
1664
ParsingTimer.setOutput("Parsing " +
getMainFileName
());
1821
ParsingTimer.setOutput("Reparsing " +
getMainFileName
());
Completed in 126 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026