OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getInputFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h
1241
serialization::InputFile
getInputFile
(ModuleFile &F, unsigned ID,
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
1515
InputFile IF =
getInputFile
(*F, InputID);
2302
InputFile ASTReader::
getInputFile
(ModuleFile &F, unsigned ID, bool Complain) {
2654
InputFile IF =
getInputFile
(F, I+1, Complain);
9127
InputFile IF =
getInputFile
(MF, I+1, Complain);
9140
if (auto FE =
getInputFile
(MF, I + 1).getFile())
Completed in 22 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026