OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ModularCodegenDecls
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTWriter.h
406
SmallVector<serialization::DeclID, 16>
ModularCodegenDecls
;
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp
1035
Writer.
ModularCodegenDecls
.push_back(Writer.GetDeclRef(D));
2472
Writer->
ModularCodegenDecls
.push_back(Writer->GetDeclRef(FD));
ASTWriter.cpp
4724
if (!
ModularCodegenDecls
.empty())
4725
Stream.EmitRecord(MODULAR_CODEGEN_DECLS,
ModularCodegenDecls
);
5548
Writer->
ModularCodegenDecls
.push_back(Writer->GetDeclRef(D));
Completed in 161 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026