Lines Matching full:debugging
34 /// createCompileUnit - A CompileUnit provides an anchor for all debugging
60 /// createFile - Create a file descriptor to hold debugging information
83 /// createBasicType - Create debugging information entry for a basic
105 /// createQaulifiedType - Create debugging information entry for a qualified
124 /// createPointerType - Create debugging information entry for a pointer.
143 /// createReferenceType - Create debugging information entry for a reference.
161 /// createTypedef - Create debugging information entry for a typedef.
181 /// createFriend - Create debugging information entry for a 'friend'.
201 /// createInheritance - Create debugging information entry to establish
221 /// createMemberType - Create debugging information entry for a member.
243 /// createObjCIVar - Create debugging information entry for Objective-C
272 /// createClassType - Create debugging information entry for a class.
299 /// createTemplateTypeParameter - Create debugging information for template
317 /// createTemplateValueParameter - Create debugging information for template
337 /// createStructType - Create debugging information entry for a struct.
362 /// createUnionType - Create debugging information entry for an union.
408 /// createEnumerationType - Create debugging information entry for an
436 /// createArrayType - Create debugging information entry for an array.
458 /// createVectorType - Create debugging information entry for a vector.