Home
last modified time | relevance | path

Searched refs:getRawConfigurationMacros (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContextImpl.h927 ConfigurationMacros(N->getRawConfigurationMacros()),
934 ConfigurationMacros == RHS->getRawConfigurationMacros() &&
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2368 MDString *getRawConfigurationMacros() const { in getRawConfigurationMacros() function