Searched refs:getFileNode (Results 1 – 3 of 3) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 378 File.getFileNode(), in createTypedef() 432 File.getFileNode(), in createMemberType() 459 File.getFileNode(), in createStaticMemberType() 480 File.getFileNode(), getNonCompileUnitScope(File), Ty, in createObjCIVar() 576 File.getFileNode(), DIScope(getNonCompileUnitScope(Context)).getRef(), in createClassType() 609 File.getFileNode(), DIScope(getNonCompileUnitScope(Context)).getRef(), in createStructType() 639 File.getFileNode(), DIScope(getNonCompileUnitScope(Scope)).getRef(), in createUnionType() 684 File.getFileNode(), DIScope(getNonCompileUnitScope(Scope)).getRef(), in createEnumerationType() 799 F.getFileNode(), DIScope(getNonCompileUnitScope(Scope)).getRef(), nullptr, in createForwardDecl() 828 F.getFileNode(), DIScope(getNonCompileUnitScope(Scope)).getRef(), nullptr, in createReplaceableForwardDecl() [all …]
|
| H A D | DebugInfo.cpp | 607 MDNode *DIFile::getFileNode() const { return getNodeField(DbgNode, 1); } in getFileNode() function in DIFile
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
| H A D | DebugInfo.h | 560 MDNode *getFileNode() const;
|