OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateCompletedType
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenTypes.h
162
///
UpdateCompletedType
- When we find the full definition for a TagDecl,
164
void
UpdateCompletedType
(const TagDecl *TD);
ModuleBuilder.cpp
223
Builder->
UpdateCompletedType
(D);
ObjectFilePCHContainerOperations.cpp
220
Builder->
UpdateCompletedType
(D);
CodeGenTypes.cpp
252
///
UpdateCompletedType
- When we find the full definition for a TagDecl,
254
void CodeGenTypes::
UpdateCompletedType
(const TagDecl *TD) {
739
// type is defined (see
UpdateCompletedType
), but is likely to be the
CodeGenModule.h
1132
void
UpdateCompletedType
(const TagDecl *TD);
CodeGenModule.cpp
830
void CodeGenModule::
UpdateCompletedType
(const TagDecl *TD) {
832
Types.
UpdateCompletedType
(TD);
Completed in 24 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026