OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCHFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/
PrecompiledPreamble.cpp
817
const TempPCHFile &
PCHFile
= Storage.asFile();
818
PreprocessorOpts.ImplicitPCHInclude = std::string(
PCHFile
.getFilePath());
823
auto PCHPath =
PCHFile
.getFilePath();
/src/external/apache2/llvm/dist/clang/tools/libclang/
Indexing.cpp
694
if (const FileEntry *
PCHFile
= Unit->getPCHFile())
695
DataConsumer.importedPCH(
PCHFile
);
Completed in 21 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026