Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Info

91 /// getContextDescriptor - Get context info for the decl.
124 // Otherwise construct human readable name for debug info.
157 /// info.
198 /// getOrCreateFile - Get the file debug info descriptor for the input location.
229 /// getOrCreateMainFile - Get the file info for main compile unit.
453 assert(Qc.empty() && "Unknown type qualifier for debug info");
481 /// then emit record's fwd if debug info size reduction is enabled.
668 /// CollectRecordFields - A helper function to collect debug info for
669 /// record fields. This is used while creating debug info entry for a Record.
788 // Collect virtual method info.
838 /// CollectCXXMemberFunctions - A helper function to collect debug info for
839 /// C++ member functions.This is used while creating debug info entry for
856 /// CollectCXXFriends - A helper function to collect debug info for
857 /// C++ base classes. This is used while creating debug info entry for
874 /// CollectCXXBases - A helper function to collect debug info for
875 /// C++ base classes. This is used while creating debug info entry for
943 /// info for function template parameters.
957 /// CollectCXXTemplateParams - A helper function to collect debug info for
973 /// getOrCreateVTablePtrType - Return debug info descriptor for vtable.
1003 /// CollectVTableInfo - If the C++ class has vtable info then insert appropriate
1004 /// debug info entry in EltTys vector.
1010 // If there is a primary base then it will hold vtable info.
1014 // If this class is not dynamic then there is not any vtable info to collect.
1026 /// getOrCreateRecordType - Emit record type's standalone debug info.
1039 // Get overall information about the record type for the debug info.
1045 // Then (if it is a definition) we go through and get debug info for all of
1165 // old decl with the new one. This will recursively update the debug info.
1185 // Get overall information about the record type for the debug info.
1202 // we go through and get debug info for all of its members. Finally, we
1321 // old decl with the new one. This will recursively update the debug info.
1440 std::pair<uint64_t, unsigned> Info = CGM.getContext().getTypeInfo(Ty);
1448 Info.first, Info.second, FieldOffset, 0,
1450 FieldOffset += Info.first;
1454 Info.first, Info.second, FieldOffset, 0,
1564 // Verify that the debug info still exists.
1668 /// getFunctionDeclaration - Return debug info descriptor to describe method
1883 // EmitTypeForVarWithBlocksAttr - Build up structure info for the byref.
1951 /// EmitDeclare - Emit local variable declaration debug info.
1965 // If there is not any debug info for type then do not emit debug info
1977 // constructor than it is pass indirectly. Let debug info know about this
2163 // Build the debug-info type for the block literal.
2358 /// EmitGlobalVariable - Emit global variable's debug info.
2402 // There is no need to prepare debug info for the completed type