Searched refs:getLocCookie (Results 1 – 5 of 5) sorted by relevance
185 static unsigned getLocCookie(const SMDiagnostic &SMD, const SourceMgr &SrcMgr, in getLocCookie() function221 LocCookie = getLocCookie(SMD, SrcMgr, LocInfos); in doInitialization()
172 uint64_t getLocCookie() const { return LocCookie; } in getLocCookie() function1091 unsigned getLocCookie() const { return LocCookie; } in getLocCookie() function1113 unsigned getLocCookie() const { return LocCookie; } in getLocCookie() function
64 if (getLocCookie()) in print()65 DP << " at line " << getLocCookie(); in print()
320 if (DISM.isInlineAsmDiag() && DISM.getLocCookie()) in handleDiagnostics()321 WithColor::note() << "!srcloc = " << DISM.getLocCookie() << "\n"; in handleDiagnostics()
573 SourceLocation::getFromRawEncoding(DI.getLocCookie()); in SrcMgrDiagHandler()607 SourceLocation::getFromRawEncoding(D.getLocCookie()); in InlineAsmDiagHandler()845 SourceLocation::getFromRawEncoding(D.getLocCookie()); in DontCallDiagHandler()