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

12

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DAssumptions.h
H A DMDBuilder.h152 MDNode *createAnonymousAliasScopeDomain(StringRef Name = StringRef()) { argument
159 createAnonymousAliasScope(MDNode *Domain, StringRef Name = StringRef()) argument
[all...]
H A DGlobalVariable.h198 void addAttribute(StringRef Kind, StringRef Val = StringRef()) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/WindowsResource/
H A DResourceProcessor.h29 void addDefine(StringRef Key, StringRef Value = StringRef()) { argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java96 private static class StringRef { class in class:Getopt
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCachedHashString.h[all...]
H A DSmallString.h[all...]
H A DStringRef.h50 class LLVM_GSL_POINTER StringRef { class in namespace:llvm
84 /*implicit*/ constexpr StringRef(const char *Str) function in class:llvm::StringRef
96 /*implicit*/ constexpr StringRef(const char *data, size_t length) function in class:llvm::StringRef
100 /*implicit*/ StringRef(const std::string &Str) function in class:llvm::StringRef
104 /*implicit*/ constexpr StringRef(std::string_view Str) function in class:llvm::StringRef
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h80 OSLogBufferItem(Kind kind, const Expr *expr, CharUnits size, unsigned flags, StringRef maskType = StringRef()) argument
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h165 StringAttributeImpl(StringRef Kind, StringRef Val = StringRef()) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DConstString.h[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h811 internString(StringRef A, StringRef B = StringRef()) argument
[all...]
H A DCodeGenFunction.h1168 JumpDest getJumpDestInCurrentScope(StringRef Name = StringRef()) { argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp103 static void error(llvm::Error E, StringRef FileName, const Archive::Child &C, argument
131 static void error(llvm::Error E, StringRef FileName, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp988 DwarfStringPoolEntryRef StringRef = local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp920 describeClass(raw_ostream &Out, const CXXRecordDecl *D, StringRef Prefix = StringRef()) argument
932 describeCodeDecl(raw_ostream &Out, const Decl *D, bool ExtendedDescription, StringRef Prefix = StringRef()) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h676 CreateReg(unsigned RegNo, SMLoc StartLoc, SMLoc EndLoc, bool AddressOf = false, SMLoc OffsetOfLoc = SMLoc(), StringRef SymName = StringRef(), void *OpDecl = nullptr) argument
700 CreateImm(const MCExpr *Val, SMLoc StartLoc, SMLoc EndLoc, StringRef SymName = StringRef(), void *OpDecl = nullptr, bool GlobalRef = true) argument
716 CreateMem(unsigned ModeSize, const MCExpr *Disp, SMLoc StartLoc, SMLoc EndLoc, unsigned Size = 0, StringRef SymName = StringRef(), void *OpDecl = nullptr, unsigned FrontendSize = 0, bool UseUpRegs = false, bool MaybeDirectBranchDest = true) argument
740 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, bool UseUpRegs = false, bool MaybeDirectBranchDest = true) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp224 constructDieID(DWARFDie Die, StringRef Prefix = StringRef()) argument
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp1631 PragmaMessageHandler(PPCallbacks::PragmaMessageKind Kind, StringRef Namespace = StringRef()) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp173 static void error(llvm::Error E, StringRef FileName, const Archive::Child &C, argument
202 static void error(llvm::Error E, StringRef FileName, argument
[all...]
/freebsd-current/contrib/bsnmp/tests/
H A Dcatch.hpp583 class StringRef { class in namespace:Catch
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp424 getFunctionOptions(const DISubroutineType *Ty, const DICompositeType *ClassTy = nullptr, StringRef SPName = StringRef(�)) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp[all...]

Completed in 421 milliseconds

12