Searched defs:getLocCookie (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineModuleInfo.cpp | 188 static uint64_t getLocCookie(const SMDiagnostic &SMD, const SourceMgr &SrcMgr, getLocCookie() function |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DiagnosticInfo.h | 172 uint64_t getLocCookie() const { return LocCookie; } getLocCookie() function |