Searched defs:LocCookie (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp195 unsigned LocCookie = 0; local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp350 uint64_t LocCookie = 0; local
132 EmitInlineAsmStr(const char *AsmStr, const MachineInstr *MI, MachineModuleInfo *MMI, const MCAsmInfo *MAI, AsmPrinter *AP, uint64_t LocCookie, raw_ostream &OS) argument
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DDiagnosticInfo.cpp430 unsigned LocCookie = 0; local
H A DLLVMContext.cpp271 void LLVMContext::emitError(uint64_t LocCookie, const Twine &ErrorStr) { argument
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp572 SourceLocation LocCookie = local
606 SourceLocation LocCookie = local
844 SourceLocation LocCookie = local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h141 uint64_t LocCookie = 0; member in class:llvm::DiagnosticInfoInlineAsm
159 DiagnosticInfoInlineAsm(uint64_t LocCookie, const Twine &MsgStr, argument
1079 unsigned LocCookie; member in class:llvm::DiagnosticInfoSrcMgr
1104 unsigned LocCookie; member in class:llvm::DiagnosticInfoDontCall
1107 DiagnosticInfoDontCall(StringRef CalleeName, StringRef Note, DiagnosticSeverity DS, unsigned LocCookie) argument
[all...]

Completed in 201 milliseconds