Searched refs:getRawAPINotesFile (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h985 APINotesFile(N->getRawAPINotesFile()), LineNo(N->getLineNo()),
992 APINotesFile == RHS->getRawAPINotesFile() &&
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2472 MDString *getRawAPINotesFile() const { return getOperandAs<MDString>(5); } function in class:llvm::DICompileUnit::DILexicalBlock::DIModule

Completed in 139 milliseconds