Home
last modified time | relevance | path

Searched defs:Parameters (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFormatVariadic.h132 Tuple Parameters; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h84 SmallVector<VFParameter, 8> Parameters; // List of parameter information. member
109 SmallVector<VFParameter, 8> Parameters; in get() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp350 void LVSymbol::getParameters(const LVSymbols *Symbols, LVSymbols *Parameters) { in getParameters()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVFABIDemangling.cpp348 SmallVector<VFParameter, 8> Parameters; in tryDemangleForVFABI() local
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Syntax/
H A DNodes.h97 Parameters, enumerator
/openbsd-src/gnu/llvm/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst3513 A.3.4.2 Call Site Parameters
3601 .. _amdgpu-dwarf-lexical-block-entries:
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.h146 std::vector<struct BTF::BTFParam> Parameters; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmMacro.h145 MCAsmMacroParameters Parameters; member
/openbsd-src/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md3299 #### A.3.4.2 Call Site Parameters
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDXILEmitter.cpp318 SequenceToOffsetTable<SmallVector<ParameterKind>> Parameters; in emitDXILOperationTable() local
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp436 Array Parameters; in serializeFunctionSignatureMixinImpl() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp386 ArrayRef<const ParmVarDecl *> Parameters = Call->parameters(); in annotateConsumedSummaryMismatch() local
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2509 ArrayRef<MCAsmMacroParameter> Parameters, in expandMacro()
4518 MCAsmMacroParameters Parameters; in parseDirectiveMacro() local
4653 ArrayRef<MCAsmMacroParameter> Parameters) { in checkForBadMacro()
H A DMasmParser.cpp2864 ArrayRef<MCAsmMacroParameter> Parameters, in expandMacro()
5788 MCAsmMacroParameters Parameters; in parseDirectiveMacro() local
6883 MCAsmMacroParameters Parameters; in expandStatement() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1372 auto *Parameters = new (allocator()) syntax::ParameterDeclarationList; in buildParameterDeclarationList() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp2640 SmallVector<IdentifierInfo*, 32> Parameters; in ReadMacroParameterList() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp712 ArrayRef<ParmVarDecl *> Parameters = Call.parameters(); in maybeEmitNoteForParameters() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp896 ArrayRef<ParmVarDecl *> Parameters = Call.parameters(); in maybeEmitNoteForParameters() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp14718 void Sema::DiagnoseUnusedParameters(ArrayRef<ParmVarDecl *> Parameters) { in DiagnoseUnusedParameters()
14734 ArrayRef<ParmVarDecl *> Parameters, QualType ReturnTy, NamedDecl *D) { in DiagnoseSizeOfParametersAndReturnValue()
H A DSemaCodeComplete.cpp4712 llvm::ArrayRef<QualType> Parameters, in AddLambdaCompletion()
H A DSemaDeclAttr.cpp6493 StringRef ContextName, BaseName, Parameters; in validateSwiftFunctionName() local
H A DSemaChecking.cpp15821 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp3592 SmallVector<ParmVarDecl *, 8> Parameters; in VisitFunctionDecl() local