Home
last modified time | relevance | path

Searched defs:SMD (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp185 static unsigned getLocCookie(const SMDiagnostic &SMD, const SourceMgr &SrcMgr, in getLocCookie()
218 std::vector<const MDNode *> &LocInfos) { in doInitialization()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp62 static void defaultDiagHandler(const SMDiagnostic &SMD, bool, const SourceMgr &, in defaultDiagHandler()
1010 void MCContext::diagnose(const SMDiagnostic &SMD) { in diagnose()
/openbsd-src/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp312 const SMDiagnostic &SMD = DISM.getSMDiag(); in handleDiagnostics() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprMember.cpp1528 ObjCMethodDecl *SMD = nullptr; in LookupMemberExpr() local