Home
last modified time | relevance | path

Searched defs:Code (Results 1 – 25 of 120) sorted by relevance

12345

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DCodeExpander.h33 StringRef Code; variable
43 : Code(Code), Expansions(Expansions), Loc(Loc), in Code() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h210 static bool parseExpression(StringRef &Code, Sema *S, VariantValue *Value, in parseExpression()
214 static bool parseExpression(StringRef &Code, VariantValue *Value, in parseExpression()
234 completeExpression(StringRef &Code, unsigned CompletionOffset, Sema *S) { in completeExpression()
238 completeExpression(StringRef &Code, unsigned CompletionOffset) { in completeExpression()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Extract/
H A DExtract.h34 ExtractFunction(CodeRangeASTSelection Code, Optional<std::string> DeclName) in ExtractFunction()
41 CodeRangeASTSelection Code; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp97 unsigned Code = MaybeCode.get(); in skipRecord() local
112 unsigned Code; in skipRecord() local
212 uint32_t Code = MaybeCode.get(); in readRecord() local
232 unsigned Code; in readRecord() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2233 std::string replaceCRLF(const std::string &Code) { in replaceCRLF()
2264 StringRef Code, tooling::Replacements &Replaces, in sortCppIncludes()
2361 tooling::Replacements sortCppIncludes(const FormatStyle &Style, StringRef Code, in sortCppIncludes()
2466 StringRef Code, tooling::Replacements &Replaces) { in sortJavaImports()
2542 tooling::Replacements sortJavaImports(const FormatStyle &Style, StringRef Code, in sortJavaImports()
2595 bool isMpegTS(StringRef Code) { in isMpegTS()
2602 bool isLikelyXml(StringRef Code) { return Code.ltrim().startswith("<"); } in isLikelyXml()
2604 tooling::Replacements sortIncludes(const FormatStyle &Style, StringRef Code, in sortIncludes()
2625 processReplacements(T ProcessFunc, StringRef Code, in processReplacements()
2644 formatReplacements(StringRef Code, const tooling::Replacements &Replaces, in formatReplacements()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp213 void const* Code, in op_write_native_code()
225 void const* Code, in op_write_debug_line_info()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dinet_ntop.c44 # define IF_LINT(Code) Code argument
46 # define IF_LINT(Code) /* empty */ argument
H A Dcanonicalize-lgpl.c87 # define IF_LINT(Code) Code argument
89 # define IF_LINT(Code) /* empty */ argument
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A DClangFormat.cpp200 static bool fillRanges(MemoryBuffer *Code, in fillRanges()
311 const std::unique_ptr<llvm::MemoryBuffer> &Code) { in emitReplacementWarnings()
371 std::unique_ptr<llvm::MemoryBuffer> Code = std::move(CodeOrErr.get()); in format() local
472 std::unique_ptr<llvm::MemoryBuffer> Code; in dumpConfig() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDataCollectorsEmitter.cpp12 auto Code = R.getValue("Code")->getValue(); in EmitClangDataCollectors() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp41 StringRef FileName, StringRef Code, const IncludeStyle &Style, in getOffsetAfterTokenSequence()
82 StringRef Code, in getOffsetAfterHeaderGuardsAndComments()
158 unsigned getMaxHeaderInsertionOffset(StringRef FileName, StringRef Code, in getMaxHeaderInsertionOffset()
268 HeaderIncludes::HeaderIncludes(StringRef FileName, StringRef Code, in HeaderIncludes()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamError.h43 stream_error_code Code; variable
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Derror.c24 EFI_STATUS Code; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp89 bool violatesColumnLimit(llvm::StringRef Code, unsigned ColumnLimit, in violatesColumnLimit()
107 getRangesForFormating(llvm::StringRef Code, unsigned ColumnLimit, in getRangesForFormating()
144 createReplacementsForHeaders(llvm::StringRef FilePath, llvm::StringRef Code, in createReplacementsForHeaders()
301 applyAtomicChanges(llvm::StringRef FilePath, llvm::StringRef Code, in applyAtomicChanges()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp157 const Twine &Code, const Twine &FileName, in runToolOnCode()
183 std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, in runToolOnCodeWithArgs()
201 std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, in runToolOnCodeWithArgs()
617 buildASTFromCode(StringRef Code, StringRef FileName, in buildASTFromCode()
624 StringRef Code, const std::vector<std::string> &Args, StringRef FileName, in buildASTFromCodeWithArgs()
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dintroduction.rst52 Code chapter
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Interpreter/
H A DInterpreter.h60 llvm::Error ParseAndExecute(llvm::StringRef Code) { in ParseAndExecute()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DCodeEmitter.h40 SmallString<256> Code; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp42 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeReview.rst213 …w to Contribute to LLVM, A 2019 LLVM Developers' Meeting Presentation: https://youtu.be/C5Y977rLqpw
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Inclusions/
H A DHeaderIncludes.h95 std::string Code; variable
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacpiosxf.h79 UINT32 Code; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h44 Code, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DByteCodeEmitter.h92 std::vector<char> Code; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DStringMatcher.cpp61 StringRef Code = Matches[0]->second; in EmitStringMatcherForChar() local

12345