HomeSort by relevance Sort by last modified time
    Searched refs:DIScope (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/llvm/include/llvm/IR/
DIBuilder.h 166 unsigned LineNo, DIScope *Context);
191 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
209 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
222 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
274 DICompositeType *createClassType(DIScope *Scope, StringRef Name,
295 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
311 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
324 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
332 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
342 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 78 void processScope(DIScope *Scope);
83 bool addScope(DIScope *Scope);
92 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
125 SmallVector<DIScope *, 8> Scopes;
DebugInfoMetadata.h 83 typedef TypedDINodeRef<DIScope> DIScopeRef;
399 class DIScope : public DINode {
401 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag,
404 ~DIScope() = default;
417 /// An \a DIFile is an \a DIScope, but it doesn't point at a separate file
422 return isa<DIFile>(this) ? const_cast<DIScope *>(this)
450 class DIFile : public DIScope {
455 : DIScope(C, DIFileKind, Storage, dwarf::DW_TAG_file_type, Ops) {}
492 StringRef DIScope::getFilename() const {
498 StringRef DIScope::getDirectory() const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 207 unsigned LineNo, DIScope *Context);
233 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
251 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
265 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
319 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
337 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
353 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
367 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
375 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
385 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 90 void processScope(DIScope *Scope);
95 bool addScope(DIScope *Scope);
104 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
137 SmallVector<DIScope *, 8> Scopes;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 207 unsigned LineNo, DIScope *Context);
233 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
251 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
265 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
319 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
337 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
353 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
367 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
375 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
385 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 90 void processScope(DIScope *Scope);
95 bool addScope(DIScope *Scope);
104 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
137 SmallVector<DIScope *, 8> Scopes;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 207 unsigned LineNo, DIScope *Context);
233 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
251 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
265 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
319 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
337 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
353 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
367 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
375 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
385 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 90 void processScope(DIScope *Scope);
95 bool addScope(DIScope *Scope);
104 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
137 SmallVector<DIScope *, 8> Scopes;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 207 unsigned LineNo, DIScope *Context);
233 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
251 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
265 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
319 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
337 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
353 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
367 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
375 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
385 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 90 void processScope(DIScope *Scope);
95 bool addScope(DIScope *Scope);
104 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
137 SmallVector<DIScope *, 8> Scopes;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 207 unsigned LineNo, DIScope *Context);
233 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
251 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
265 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
319 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
337 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
353 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
367 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
375 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
385 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 90 void processScope(DIScope *Scope);
95 bool addScope(DIScope *Scope);
104 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
137 SmallVector<DIScope *, 8> Scopes;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 207 unsigned LineNo, DIScope *Context);
233 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
251 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
265 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
319 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
337 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
353 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
367 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
375 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
385 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 90 void processScope(DIScope *Scope);
95 bool addScope(DIScope *Scope);
104 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
137 SmallVector<DIScope *, 8> Scopes;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 207 unsigned LineNo, DIScope *Context);
233 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
251 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
265 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
319 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
337 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
353 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
367 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
375 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
385 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 90 void processScope(DIScope *Scope);
95 bool addScope(DIScope *Scope);
104 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
137 SmallVector<DIScope *, 8> Scopes;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DIBuilder.h 207 unsigned LineNo, DIScope *Context);
233 DIDerivedType *createMemberType(DIScope *Scope, StringRef Name,
251 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNo,
265 DIDerivedType *createStaticMemberType(DIScope *Scope, StringRef Name,
319 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
337 DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber,
353 DICompositeType *createUnionType(DIScope *Scope, StringRef Name,
367 createTemplateTypeParameter(DIScope *Scope, StringRef Name, DIType *Ty);
375 DITemplateValueParameter *createTemplateValueParameter(DIScope *Scope,
385 DITemplateValueParameter *createTemplateTemplateParameter(DIScope *Scope
    [all...]
DebugInfo.h 90 void processScope(DIScope *Scope);
95 bool addScope(DIScope *Scope);
104 typedef SmallVectorImpl<DIScope *>::const_iterator scope_iterator;
137 SmallVector<DIScope *, 8> Scopes;
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 154 /// DIScope - A base class for various scopes.
155 class DIScope : public DIDescriptor {
157 explicit DIScope(const MDNode *N = 0) : DIDescriptor (N) {}
158 virtual ~DIScope() {}
165 class DICompileUnit : public DIScope {
167 explicit DICompileUnit(const MDNode *N = 0) : DIScope(N) {}
204 class DIFile : public DIScope {
206 explicit DIFile(const MDNode *N = 0) : DIScope(N) {
232 class DIType : public DIScope {
237 DIType(const MDNode *N, bool, bool) : DIScope(N) {
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 105 static DIScope *getNonCompileUnitScope(DIScope *N) {
108 return cast<DIScope>(N);
136 createImportedModule(LLVMContext &C, dwarf::Tag Tag, DIScope *Context,
148 DIImportedEntity *DIBuilder::createImportedModule(DIScope *Context,
155 DIImportedEntity *DIBuilder::createImportedModule(DIScope *Context,
162 DIImportedEntity *DIBuilder::createImportedModule(DIScope *Context, DIModule *M,
168 DIImportedEntity *DIBuilder::createImportedDeclaration(DIScope *Context,
239 DIScope *Context) {
260 DIDerivedType *DIBuilder::createMemberType(DIScope *Scope, StringRef Name
    [all...]
  /external/llvm/bindings/go/llvm/
DIBuilderBindings.cpp 79 return wrap(D->createFunction(unwrap<DIScope>(Scope), Name, LinkageName,
92 return wrap(D->createAutoVariable(unwrap<DIScope>(Scope), Name,
103 unwrap<DIScope>(Scope), Name, ArgNo, unwrap<DIFile>(File), Line,
141 unwrap<DIScope>(Scope), Name, File ? unwrap<DIFile>(File) : nullptr, Line,
154 Tag, Name, unwrap<DIScope>(Scope), File ? unwrap<DIFile>(File) : nullptr,
166 unwrap<DIScope>(Scope), Name, File ? unwrap<DIFile>(File) : nullptr, Line,
188 Context ? unwrap<DIScope>(Context) : nullptr));
  /external/clang/lib/CodeGen/
CGDebugInfo.h 109 std::vector<llvm::TypedTrackingMDRef<llvm::DIScope>> LexicalBlockStack;
237 llvm::DIScope *scope,
242 llvm::DIScope *RecordTy,
397 llvm::DIScope *getDeclContextDescriptor(const Decl *D);
399 llvm::DIScope *getContextDescriptor(const Decl *Context,
400 llvm::DIScope *Default);
402 llvm::DIScope *getCurrentContextDescriptor(const Decl *Decl);
406 llvm::DIScope *);
481 llvm::GlobalVariable *Var, llvm::DIScope *DContext);
515 llvm::DIScope *&FDContext
    [all...]
  /external/llvm/tools/opt/
BreakpointPrinter.cpp 31 void getContextName(const DIScope *Context, std::string &N) {
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h 138 std::string getParentContextString(const DIScope *Context) const;
141 virtual void addGlobalName(StringRef Name, DIE &Die, const DIScope *Context) {
146 const DIScope *Context) {}
293 DIE *getOrCreateContextDIE(const DIScope *Context);
360 void updateAcceleratorTables(const DIScope *Context, const DIType *Ty,

Completed in 727 milliseconds

1 2 3