Home
last modified time | relevance | path

Searched defs:getLocCookie (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h172 uint64_t getLocCookie() const { return LocCookie; } in getLocCookie() function
1091 unsigned getLocCookie() const { return LocCookie; } in getLocCookie() function
1113 unsigned getLocCookie() const { return LocCookie; } in getLocCookie() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp185 static unsigned getLocCookie(const SMDiagnostic &SMD, const SourceMgr &SrcMgr, in getLocCookie() function