Searched defs:ConfigurationMacros (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 933 createModule(DIScope * Scope,StringRef Name,StringRef ConfigurationMacros,StringRef IncludePath,StringRef APINotesFile,DIFile * File,unsigned LineNo,bool IsDecl) createModule() argument
|
H A D | DebugInfoMetadata.cpp | 1238 getImpl(LLVMContext & Context,Metadata * File,Metadata * Scope,MDString * Name,MDString * ConfigurationMacros,MDString * IncludePath,MDString * APINotesFile,unsigned LineNo,bool IsDecl,StorageType Storage,bool ShouldCreate) getImpl() argument
|