Home
last modified time | relevance | path

Searched defs:Prefix (Results 1 – 25 of 201) sorted by relevance

123456789

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp91 raw_ostream &WithColor::error(raw_ostream &OS, StringRef Prefix, in error()
101 raw_ostream &WithColor::warning(raw_ostream &OS, StringRef Prefix, in warning()
111 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note()
121 raw_ostream &WithColor::remark(raw_ostream &OS, StringRef Prefix, in remark()
H A DSpecialCaseList.cpp162 StringRef Prefix = SplitLine.first; parse() local
200 inSection(StringRef Section,StringRef Prefix,StringRef Query,StringRef Category) const inSection() argument
205 inSectionBlame(StringRef Section,StringRef Prefix,StringRef Query,StringRef Category) const inSectionBlame() argument
219 inSectionBlame(const SectionEntries & Entries,StringRef Prefix,StringRef Query,StringRef Category) const inSectionBlame() argument
H A DTarWriter.cpp51 char Prefix[155]; member
127 static bool splitUstar(StringRef Path, StringRef &Prefix, StringRef &Name) { in splitUstar()
157 static void writeUstarHeader(raw_fd_ostream &OS, StringRef Prefix, in writeUstarHeader()
192 StringRef Prefix; in append() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp17 RecordPrefix Prefix; member
70 RecordPrefix Prefix(getTypeLeafKind(RecordKind)); in begin() local
158 RecordPrefix *Prefix = reinterpret_cast<RecordPrefix *>(Data.data()); in createSegmentRecord() local
174 RecordPrefix Prefix(getTypeLeafKind(*Kind)); in end() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTableGenBackend.cpp31 printLine(raw_ostream & OS,const Twine & Prefix,char Fill,StringRef Suffix) printLine() argument
45 StringRef Prefix("|* "); emitSourceFileHeader() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp37 const DataLayout &DL, char Prefix) { in getNameWithPrefixImpl()
67 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl() local
79 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix() local
146 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix() local
H A DMemoryModelRelaxationAnnotations.cpp59 MDTuple *MMRAMetadata::getTagMD(LLVMContext &Ctx, StringRef Prefix, in getTagMD()
102 bool MMRAMetadata::hasTag(StringRef Prefix, StringRef Suffix) const { in hasTag()
H A DPassInstrumentation.cpp39 StringRef Prefix = PassID; in isSpecialPass() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp114 static void DefineFloatMacros(MacroBuilder &Builder, StringRef Prefix, in DefineFloatMacros()
189 static void DefineFmt(const LangOptions &LangOpts, const Twine &Prefix, in DefineFmt()
225 static void DefineTypeSizeAndWidth(const Twine &Prefix, TargetInfo::IntType Ty, in DefineTypeSizeAndWidth()
249 const char *Prefix = IsSigned ? "__INT" : "__UINT"; in DefineExactWidthIntType() local
271 const char *Prefix = IsSigned ? "__INT" : "__UINT"; in DefineExactWidthIntTypeSize() local
283 const char *Prefix = IsSigned ? "__INT_LEAST" : "__UINT_LEAST"; in DefineLeastWidthIntType() local
303 const char *Prefix = IsSigned ? "__INT_FAST" : "__UINT_FAST"; in DefineFastIntType() local
1348 auto addLockFreeMacros = [&](const llvm::Twine &Prefix) { in InitializePredefinedMacros()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h73 const RecordPrefix *Prefix = in forEachCodeViewRecord() local
94 const RecordPrefix *Prefix = nullptr; in readCVRecordFromStream() local
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp101 ReducePassList::doTest(std::vector<std::string> &Prefix, in doTest()
148 Expected<TestResult> doTest(std::vector<GlobalVariable *> &Prefix, in doTest()
215 Expected<TestResult> doTest(std::vector<Function *> &Prefix, in doTest()
348 Expected<TestResult> doTest(std::vector<Attribute> &Prefix, in doTest()
454 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest()
566 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest()
665 Expected<TestResult> doTest(std::vector<const BasicBlock *> &Prefix, in doTest()
750 Expected<TestResult> doTest(std::vector<const Instruction *> &Prefix, in doTest()
824 Expected<TestResult> doTest(std::vector<Instruction *> &Prefix, in doTest()
893 Expected<TestResult> doTest(std::vector<std::string> &Prefix, in doTest()
[all …]
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslcompile.c582 char *Prefix = ""; in AslCompilerSignon() local
660 char *Prefix = ""; in AslCompilerFileHeader() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h250 [[nodiscard]] bool starts_with(StringRef Prefix) const { in starts_with()
254 [[nodiscard]] bool starts_with(char Prefix) const { in starts_with()
620 bool consume_front(StringRef Prefix) { in consume_front()
630 bool consume_front_insensitive(StringRef Prefix) { in consume_front_insensitive()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp272 std::string Prefix = (Twine("prefix_") + Twine(NewPrefix)).str(); in EmitOptParser() local
278 for (const auto &Prefix : Prefixes) in EmitOptParser() local
289 for (const auto &Prefix : Prefixes) { in EmitOptParser() local
311 for (const auto &Prefix : PrefixesUnion) { in EmitOptParser() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp59 NestedNameSpecifier *Prefix, in Create()
73 NestedNameSpecifier *Prefix, in Create()
89 NestedNameSpecifier *Prefix, in Create()
105 NestedNameSpecifier *Prefix, in Create()
415 while (NestedNameSpecifierLoc Prefix = First.getPrefix()) in getSourceRange() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp43 StringRef Prefix = in getOffloadingEntryInitializer() local
72 StringRef Prefix = in emitOffloadingEntry() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.cpp27 static const char *makeArgString(const ArgList &Args, const char *Prefix, in makeArgString()
93 const char *Prefix, in addSanitizerArgs()
107 const char *Prefix, in addSanitizerArgs()
180 const char *Prefix = nullptr; in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGlobPattern.h52 std::optional<StringRef> Prefix; global() variable
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp764 bool Pattern::parsePattern(StringRef PatternStr, StringRef Prefix, in parsePattern()
1534 FindCheckType(const FileCheckRequest &Req, StringRef Buffer, StringRef Prefix, in FindCheckType()
1624 FindCheckType(const FileCheckRequest &Req, StringRef Buffer, StringRef Prefix) { in FindCheckType()
1644 for (const char *Prefix : DefaultCheckPrefixes) in addDefaultPrefixes() local
1649 for (const char *Prefix : DefaultCommentPrefixes) in addDefaultPrefixes() local
1661 for (StringRef Prefix : CheckPrefixes) in PrefixMatcher() local
1663 for (StringRef Prefix : CommentPrefixes) in PrefixMatcher() local
1722 StringRef Prefix = Matcher.match(Buffer); in FindFirstMatchingPrefix() local
1793 std::string Prefix = "-implicit-check-not='"; in readCheckFile() local
1977 StringRef Prefix, SMLoc Loc, const Pattern &Pat, in printMatch()
[all …]
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp139 const std::string &Prefix, const Preprocessor &PP, in createTextPathDiagnosticConsumer()
149 const std::string &Prefix, const Preprocessor &PP, in createTextMinimalPathDiagnosticConsumer()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp242 void emitOptionWithArgs(StringRef Prefix, const Record *Option, in emitOptionWithArgs()
258 void emitOptionName(StringRef Prefix, const Record *Option, raw_ostream &OS) { in emitOptionName()
299 for (auto &Prefix : Option->getValueAsListOfStrings("Prefixes")) { in emitOptionNames() local
332 for (auto &Prefix : Option->getValueAsListOfStrings("Prefixes")) in emitOption() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.h30 StringRef Prefix; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h89 std::string Prefix; member
299 void AddSystemHeaderPrefix(StringRef Prefix, bool IsSystemHeader) { in AddSystemHeaderPrefix()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DCXXPredicates.h78 std::string getEnumNameWithPrefix(StringRef Prefix) const { in getEnumNameWithPrefix()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSARIFDiagnosticPrinter.h69 std::string Prefix; variable

123456789