/llvm-project/clang-tools-extra/pp-trace/ |
H A D | PPCallbacksTracker.h | 39 struct Argument { struct 52 std::vector<Argument> Arguments; argument
|
/llvm-project/mlir/include/mlir/TableGen/ |
H A D | Interfaces.h | 30 struct Argument { struct 31 StringRef type; 55 // Arguments. argument
|
H A D | Argument.h | 63 using Argument = llvm::PointerUnion<NamedAttribute *, NamedProperty *, variable
|
/llvm-project/llvm/include/llvm/Remarks/ |
H A D | BitstreamRemarkParser.h | 66 struct Argument { struct 67 std::optional<uint64_t> KeyIdx; 68 std::optional<uint64_t> ValueIdx; 69 std::optional<uint64_t> SourceFileNameIdx; 70 std::optional<uint32_t> SourceLine; 71 std::optional<uint32_t> SourceColumn;
|
H A D | Remark.h | 46 struct Argument { struct 53 /// Implement operator<< on Argument. argument
|
/llvm-project/llvm/lib/IR/ |
H A D | DiagnosticInfo.cpp | 222 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, const Type *T) in Argument() function in DiagnosticInfoOptimizationBase::Argument 165 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, Argument() function in DiagnosticInfoOptimizationBase::Argument 190 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, const Type *T) Argument() function in DiagnosticInfoOptimizationBase::Argument 196 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, StringRef S) Argument() function in DiagnosticInfoOptimizationBase::Argument 199 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, int N) Argument() function in DiagnosticInfoOptimizationBase::Argument 202 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, float N) Argument() function in DiagnosticInfoOptimizationBase::Argument 205 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, long N) Argument() function in DiagnosticInfoOptimizationBase::Argument 208 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, long long N) Argument() function in DiagnosticInfoOptimizationBase::Argument 211 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, unsigned N) Argument() function in DiagnosticInfoOptimizationBase::Argument 214 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, Argument() function in DiagnosticInfoOptimizationBase::Argument 218 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, Argument() function in DiagnosticInfoOptimizationBase::Argument 229 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, Argument() function in DiagnosticInfoOptimizationBase::Argument 236 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, DebugLoc Loc) Argument() function in DiagnosticInfoOptimizationBase::Argument [all...] |
/llvm-project/mlir/include/mlir/ExecutionEngine/ |
H A D | ExecutionEngine.h | 166 struct Argument { struct 189 struct Argument<Result<T>> { argument
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.h | 27 class Argument; variable
|
H A D | AMDGPURewriteOutArguments.cpp | 280 [OutArg](const std::pair<Argument *, Value *> &Entry) { in runOnFunction()
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 426 struct Argument { global() struct 432 LocArgument global() argument 436 ArgumentArgument Argument() argument 445 ArgumentArgument Argument() argument [all...] |
H A D | ValueSymbolTable.h | 23 class Argument; variable
|
H A D | SymbolTableListTraits.h | 33 class Argument; variable
|
H A D | AbstractCallSite.h | 25 class Argument; variable
|
H A D | Intrinsics.h | 134 Argument, global() enumerator
|
/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SCCPSolver.h | 25 class Argument; variable
|
/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | Options.cpp | 32 std::string Argument(Arg); in parse() local
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | OpImplementation.h | 1603 struct Argument { global() struct 1616 sourceLocArgument global() argument [all...] |
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | StringIntegerAssignmentCheck.cpp | 129 const auto *Argument = Result.Nodes.getNodeAs<Expr>("expr"); in check() local
|
/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 62 DummyArgToStringFn(DiagnosticsEngine::ArgumentKind AK,intptr_t QT,StringRef Modifier,StringRef Argument,ArrayRef<DiagnosticsEngine::ArgumentValue> PrevArgs,SmallVectorImpl<char> & Output,void * Cookie,ArrayRef<intptr_t> QualTypeVals) DummyArgToStringFn() argument 612 HandleSelectModifier(const Diagnostic & DInfo,unsigned ValNo,const char * Argument,unsigned ArgumentLen,SmallVectorImpl<char> & OutStr) HandleSelectModifier() argument 753 HandlePluralModifier(const Diagnostic & DInfo,unsigned ValNo,const char * Argument,unsigned ArgumentLen,SmallVectorImpl<char> & OutStr) HandlePluralModifier() argument 898 const char *Modifier = nullptr, *Argument = nullptr; FormatDiagnostic() local [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | FunctionLoweringInfo.h | 35 class Argument; variable
|
/llvm-project/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 158 LLVM_YAML_IS_SEQUENCE_VECTOR(Argument) in LLVM_YAML_IS_SEQUENCE_VECTOR() argument
|
/llvm-project/llvm/include/llvm/SandboxIR/ |
H A D | SandboxIR.h |
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemoryBuiltins.h | 33 class Argument; global() variable
|
/llvm-project/clang/lib/Tooling/ |
H A D | JSONCompilationDatabase.cpp | 60 std::string Argument; in parse() local
|
/llvm-project/clang/include/clang/Sema/ |
H A D | DelayedDiagnostic.h | 251 unsigned Argument; member
|