Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDLLVMContextImpl.h999 APINotesFile(N->getRawAPINotesFile()), LineNo(N->getLineNo()),
1006 APINotesFile == RHS->getRawAPINotesFile() &&
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h2537 MDString *getRawAPINotesFile() const { return getOperandAs<MDString>(5); } in getRawAPINotesFile() function