Searched defs:StringRef (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAssumptions.h
H A DMDBuilder.h133 MDNode *createAnonymousAliasScopeDomain(StringRef Name = StringRef()) { argument
140 createAnonymousAliasScope(MDNode *Domain, StringRef Name = StringRef()) argument
[all...]
H A DGlobalVariable.h193 void addAttribute(StringRef Kind, StringRef Val = StringRef()) { argument
H A DFunction.h260 void addFnAttr(StringRef Kind, StringRef Val = StringRef()) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DErrorHandling.h22 exitWithError(const Twine &Message, StringRef Whence = StringRef(), argument
34 exitWithError(std::error_code EC, StringRef Whence = StringRef()) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h38 ContextTrieNode(ContextTrieNode *Parent = nullptr, StringRef FName = StringRef(), FunctionSamples *FSamples = nullptr, LineLocation CallLoc = {0, 0}) argument
[all...]
H A DProfiledCallGraph.h29 ProfiledCallGraphNode(StringRef FName = StringRef()) : Name(FName) {} argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h29 void addDefine(StringRef Key, StringRef Value = StringRef()) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DInstructionView.h38 InstructionView(const llvm::MCSubtargetInfo &STI, llvm::MCInstPrinter &Printer, llvm::ArrayRef<llvm::MCInst> S, StringRef MCPU = StringRef()) argument
/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A DClangDataFormat.py82 class StringRef(object): class in inherits:object
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringRef.h57 class LLVM_GSL_POINTER StringRef { class in namespace:llvm
106 /*implicit*/ constexpr StringRef(const char *Str) function in class:llvm::StringRef
110 /*implicit*/ constexpr StringRef(const char *data, size_t length) function in class:llvm::StringRef
114 /*implicit*/ StringRef(const std::string &Str) function in class:llvm::StringRef
119 /*implicit*/ constexpr StringRef(std::string_view Str) function in class:llvm::StringRef
[all...]
H A DSmallString.h[all...]
H A DCachedHashString.h[all...]
H A DStringExtras.h[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOSLog.h80 OSLogBufferItem(Kind kind, const Expr *expr, CharUnits size, unsigned flags, StringRef maskType = StringRef()) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h158 StringAttributeImpl(StringRef Kind, StringRef Val = StringRef()) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp118 static void error(llvm::Error E, StringRef FileName, const Archive::Child &C, argument
146 static void error(llvm::Error E, StringRef FileName, argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp107 Warning(const Twine &Msg, StringRef File = StringRef()) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h743 internString(StringRef A, StringRef B = StringRef()) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h624 CreateReg(unsigned RegNo, SMLoc StartLoc, SMLoc EndLoc, bool AddressOf = false, SMLoc OffsetOfLoc = SMLoc(), StringRef SymName = StringRef(), void *OpDecl = nullptr) argument
648 CreateImm(const MCExpr *Val, SMLoc StartLoc, SMLoc EndLoc, StringRef SymName = StringRef(), void *OpDecl = nullptr, bool GlobalRef = true) argument
664 CreateMem(unsigned ModeSize, const MCExpr *Disp, SMLoc StartLoc, SMLoc EndLoc, unsigned Size = 0, StringRef SymName = StringRef(), void *OpDecl = nullptr, unsigned FrontendSize = 0) argument
685 CreateMem(unsigned ModeSize, unsigned SegReg, const MCExpr *Disp, unsigned BaseReg, unsigned IndexReg, unsigned Scale, SMLoc StartLoc, SMLoc EndLoc, unsigned Size = 0, unsigned DefaultBaseReg = X86::NoRegister, StringRef SymName = StringRef(), void *OpDecl = nullptr, unsigned FrontendSize = 0) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp1543 PragmaMessageHandler(PPCallbacks::PragmaMessageKind Kind, StringRef Namespace = StringRef()) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp921 describeClass(raw_ostream &Out, const CXXRecordDecl *D, StringRef Prefix = StringRef()) argument
933 describeCodeDecl(raw_ostream &Out, const Decl *D, bool ExtendedDescription, StringRef Prefix = StringRef()) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp186 constructDieID(DWARFDie Die, StringRef Prefix = StringRef()) argument

Completed in 198 milliseconds

12