OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAllFiles
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Tooling/
CompilationDatabase.h
136
virtual std::vector<std::string>
getAllFiles
() const { return {}; }
145
/// By default, this is implemented in terms of
getAllFiles
() and
153
/// This compilation database is not enumerable:
getAllFiles
() returns {}.
224
/// The return value of
getAllFiles
() or getAllCompileCommands() is unchanged.
/src/external/apache2/llvm/dist/clang/lib/Tooling/
CommonOptionsParser.cpp
66
ArgumentsAdjustingCompilations::
getAllFiles
() const {
67
return Compilations->
getAllFiles
();
JSONCompilationDatabase.cpp
247
JSONCompilationDatabase::
getAllFiles
() const {
Completed in 17 milliseconds
Indexes created Sat Sep 05 00:25:07 UTC 2026