Home
last modified time | relevance | path

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

123456

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCodeExpander.h
H A DCXXPredicates.h
H A DCXXPredicates.cpp
/freebsd-src/contrib/llvm-project/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()
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/
H A DExtract.h35 ExtractFunction(CodeRangeASTSelection Code, in ExtractFunction()
43 CodeRangeASTSelection Code; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DAppleArm64ExceptionClass.h17 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) Name = Code, argument
40 #define APPLE_ARM64_EXCEPTION_CLASS(Name, Code) \ in toString() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp40 Constant *llvm::getPredForICmpCode(unsigned Code, bool Sign, Type *OpTy, in getPredForICmpCode() argument
64 Constant *llvm::getPredForFCmpCode(unsigned Code, Type *OpTy, in getPredForFCmpCode() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h69 unsigned Code; member
84 unsigned Code; member
/freebsd-src/contrib/llvm-project/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp102 unsigned Code = MaybeCode.get(); in skipRecord() local
121 unsigned Code; in skipRecord() local
221 uint32_t Code = MaybeCode.get(); in readRecord() local
248 unsigned Code; in readRecord() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Testing/
H A DTestAST.h39 std::string Code; member
76 TestAST(StringRef Code) TestAST() argument
/freebsd-src/contrib/llvm-project/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()
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangDataCollectorsEmitter.cpp12 auto Code = R.getValue("Code")->getValue(); in EmitClangDataCollectors() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3014 replaceCRLF(const std::string & Code) replaceCRLF() argument
3045 sortCppIncludes(const FormatStyle & Style,const SmallVectorImpl<IncludeDirective> & Includes,ArrayRef<tooling::Range> Ranges,StringRef FileName,StringRef Code,tooling::Replacements & Replaces,unsigned * Cursor) sortCppIncludes() argument
3140 sortCppIncludes(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,tooling::Replacements & Replaces,unsigned * Cursor) sortCppIncludes() argument
3271 sortJavaImports(const FormatStyle & Style,const SmallVectorImpl<JavaImportDirective> & Imports,ArrayRef<tooling::Range> Ranges,StringRef FileName,StringRef Code,tooling::Replacements & Replaces) sortJavaImports() argument
3350 sortJavaImports(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,tooling::Replacements & Replaces) sortJavaImports() argument
3402 isMpegTS(StringRef Code) isMpegTS() argument
3409 isLikelyXml(StringRef Code) isLikelyXml() argument
3411 sortIncludes(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,unsigned * Cursor) sortIncludes() argument
3433 processReplacements(T ProcessFunc,StringRef Code,const tooling::Replacements & Replaces,const FormatStyle & Style) processReplacements() argument
3452 formatReplacements(StringRef Code,const tooling::Replacements & Replaces,const FormatStyle & Style) formatReplacements() argument
3468 __anon79e69e6d0a02(const FormatStyle &Style, StringRef Code, std::vector<tooling::Range> Ranges, StringRef FileName) formatReplacements() argument
3490 fixCppIncludeInsertions(StringRef Code,const tooling::Replacements & Replaces,const FormatStyle & Style) fixCppIncludeInsertions() argument
3563 cleanupAroundReplacements(StringRef Code,const tooling::Replacements & Replaces,const FormatStyle & Style) cleanupAroundReplacements() argument
3580 reformat(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,unsigned FirstStartColumn,unsigned NextStartColumn,unsigned LastStartColumn,StringRef FileName,FormattingAttemptStatus * Status) reformat() argument
3766 reformat(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,FormattingAttemptStatus * Status) reformat() argument
3777 cleanup(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName) cleanup() argument
3789 reformat(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName,bool * IncompleteFormat) reformat() argument
3800 fixNamespaceEndComments(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName) fixNamespaceEndComments() argument
3810 sortUsingDeclarations(const FormatStyle & Style,StringRef Code,ArrayRef<tooling::Range> Ranges,StringRef FileName) sortUsingDeclarations() argument
3899 guessLanguage(StringRef FileName,StringRef Code) guessLanguage() argument
3936 getStyle(StringRef StyleName,StringRef FileName,StringRef FallbackStyleName,StringRef Code,llvm::vfs::FileSystem * FS,bool AllowUnknownOptions) getStyle() argument
[all...]
H A DTokenAnalyzer.cpp59 Environment::make(StringRef Code, StringRef FileName, in make() argument
79 Environment::Environment(StringRef Code, StringRef FileName, in Environment() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamError.h43 stream_error_code Code; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp41 StringRef FileName, StringRef Code, const IncludeStyle &Style, in getOffsetAfterTokenSequence() argument
83 StringRef Code, in getOffsetAfterHeaderGuardsAndComments() argument
159 unsigned getMaxHeaderInsertionOffset(StringRef FileName, StringRef Code, in getMaxHeaderInsertionOffset() argument
271 HeaderIncludes(StringRef FileName,StringRef Code,const IncludeStyle & Style) HeaderIncludes() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp89 bool violatesColumnLimit(llvm::StringRef Code, unsigned ColumnLimit, in violatesColumnLimit() argument
107 getRangesForFormating(llvm::StringRef Code, unsigned ColumnLimit, in getRangesForFormating() argument
144 createReplacementsForHeaders(llvm::StringRef FilePath, llvm::StringRef Code, in createReplacementsForHeaders() argument
301 applyAtomicChanges(llvm::StringRef FilePath,llvm::StringRef Code,llvm::ArrayRef<AtomicChange> Changes,const ApplyChangesSpec & Spec) applyAtomicChanges() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSPIRVStreamer.cpp23 SmallString<256> Code; in emitInstToData() local
/freebsd-src/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp229 fillRanges(MemoryBuffer * Code,std::vector<tooling::Range> & Ranges) fillRanges() argument
343 emitReplacementWarnings(const Replacements & Replaces,StringRef AssumedFileName,const std::unique_ptr<llvm::MemoryBuffer> & Code) emitReplacementWarnings() argument
417 std::unique_ptr<llvm::MemoryBuffer> Code = std::move(CodeOrErr.get()); format() local
550 std::unique_ptr<llvm::MemoryBuffer> Code; dumpConfig() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DCodeEmitter.h39 SmallString<256> Code; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp184 emit(Program & P,std::vector<std::byte> & Code,const T & Val,bool & Success) emit() argument
213 emit(Program & P,std::vector<std::byte> & Code,const Floating & Val,bool & Success) emit() argument
[all...]
H A DByteCodeEmitter.h83 std::vector<std::byte> Code; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp184 const Twine &Code, const Twine &FileName, in runToolOnCode() argument
210 std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, in runToolOnCodeWithArgs() argument
228 std::unique_ptr<FrontendAction> ToolAction, const Twine &Code, in runToolOnCodeWithArgs() argument
682 buildASTFromCode(StringRef Code, StringRef FileName, in buildASTFromCode() argument
689 StringRef Code, const std::vector<std::string> &Args, StringRef FileName, in buildASTFromCodeWithArgs() argument
[all...]
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dacpiosxf.h187 UINT32 Code; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h44 Code, enumerator

123456