| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaBPF.cpp | 41 QualType ArgType = Arg->getType(); in isValidPreserveTypeInfoArg() local 72 QualType ArgType = Arg->getType(); in isValidPreserveEnumValueArg() local
|
| H A D | SemaPPC.cpp | 43 QualType ArgType = Arg->getType(); in checkAIXMemberAlignment() local 217 QualType ArgType = TheCall->getArg(0)->getType(); in CheckPPCBuiltinFunctionCall() local 238 QualType ArgType = QualType(Context.LongDoubleTy); in CheckPPCBuiltinFunctionCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIAFrameData.cpp | 21 HRESULT (__stdcall IDiaFrameData::*Method)(ArgType *)) { in PrivateGetDIAValue()
|
| H A D | DIASectionContrib.cpp | 33 HRESULT (__stdcall IDiaSectionContrib::*Method)(ArgType *)) { in PrivateGetDIAValue()
|
| H A D | DIARawSymbol.cpp | 97 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue() 107 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue() 138 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValueAs() 158 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValue()
|
| /freebsd/sys/contrib/dev/acpica/components/parser/ |
| H A D | psargs.c | 560 UINT32 ArgType, in AcpiPsGetNextSimpleArg() 1051 UINT32 ArgType, in AcpiPsGetNextArg()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | RawPtrRefCallArgsChecker.cpp | 125 QualType ArgType = MemberCallExpr->getObjectType().getCanonicalType(); in visitCallExpr() local 141 QualType ArgType = (*P)->getType(); in visitCallExpr() local 159 auto ArgType = Arg->getType(); in visitCallExpr() local 202 auto ArgType = Arg->getType(); in visitObjCMessageExpr() local
|
| H A D | ForwardDeclChecker.cpp | 285 QualType ArgType = Param->getType(); in visitCallArg() local
|
| /freebsd/sys/contrib/dev/acpica/components/namespace/ |
| H A D | nsarguments.c | 181 UINT8 ArgType; in AcpiNsCheckArgumentTypes() local
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslbtypes.c | 184 UINT32 ArgType) in AnMapArgTypeToBtype()
|
| H A D | aslwalks.c | 298 UINT32 ArgType; in AnOperandTypecheckWalkEnd() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | GlobalISelMatchTableExecutorEmitter.h | 79 raw_ostream &OS, StringRef TypeIdentifier, StringRef ArgType, in emitCxxPredicateFns()
|
| /freebsd/sys/contrib/dev/acpica/components/utilities/ |
| H A D | utdecode.c | 762 UINT32 ArgType) in AcpiUtGetArgumentTypeName()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPrintfRuntimeBinding.cpp | 178 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local 333 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
| H A D | InstrProfiling.h | 158 #define VALUE_PROF_FUNC_PARAM(ArgType, ArgName, ArgLLVMType) ArgType ArgName argument
|
| /freebsd/contrib/llvm-project/lldb/utils/TableGen/ |
| H A D | LLDBOptionDefEmitter.cpp | 31 std::string ArgType; member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/ |
| H A D | NVPTX.cpp | 332 QualType ArgType = E->getArg(0)->getType(); in MakeLdu() local 342 QualType ArgType = E->getArg(0)->getType(); in MakeLdg() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyFunctionDumper.cpp | 191 auto ArgType = Arg->getType(); in start() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFixFunctionBitcasts.cpp | 136 Type *ArgType = AI->getType(); in createWrapper() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StdVariantChecker.cpp | 222 const auto &ArgType = Call.getArgSVal(0) in handleStdGetCall() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 1831 llvm::Type *ArgType = ArgValue->getType(); in EmitMSVCBuiltinExpr() local 3307 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 3333 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 3365 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 3391 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 3412 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 3428 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 3447 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 3465 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local 3481 llvm::Type *ArgType = ArgValue->getType(); in EmitBuiltinExpr() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVType.cpp | 427 LVType *ArgType = getTypeAsType(); in encodeTemplateArgument() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LibCallsShrinkWrap.cpp | 304 Type *ArgType = CI.getArgOperand(0)->getType(); in checkCandidate() local
|
| /freebsd/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbtest.c | 1218 UINT8 ArgType; in AcpiDbEvaluateOnePredefinedName() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips16HardFloat.cpp | 158 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
|