/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 | 42 QualType ArgType = Arg->getType(); in checkAIXMemberAlignment() local 211 QualType ArgType = TheCall->getArg(0)->getType(); in CheckPPCBuiltinFunctionCall() local 232 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 | 542 UINT32 ArgType, in AcpiPsGetNextSimpleArg() 937 UINT32 ArgType, in AcpiPsGetNextArg()
|
/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 | 285 UINT32 ArgType; in AnOperandTypecheckWalkEnd() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | UncountedCallArgsChecker.cpp | 89 QualType ArgType = MemberCallExpr->getObjectType(); in visitCallExpr() local 106 const auto *ArgType = (*P)->getType().getTypePtrOrNull(); in visitCallExpr() local
|
H A D | UncountedLocalVarsChecker.cpp | 193 const auto *ArgType = V->getType().getTypePtr(); in visitVarDecl() 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/compiler-rt/lib/profile/ |
H A D | InstrProfiling.h | 153 #define VALUE_PROF_FUNC_PARAM(ArgType, ArgName, ArgLLVMType) ArgType ArgName argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 185 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local 340 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
|
/freebsd/contrib/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBOptionDefEmitter.cpp | 31 std::string ArgType; member
|
/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 | 135 Type *ArgType = AI->getType(); in createWrapper() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StdVariantChecker.cpp | 224 const auto &ArgType = Call.getArgSVal(0) in handleStdGetCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVType.cpp | 423 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 | 159 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVCallLowering.cpp | 205 Type *ArgType = Arg->getType(); in getArgSPIRVType() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 590 QualType ArgType; member 1230 QualType ArgType = Iter->getParamTypeForDecl(); in InitializeNonTypeDiffVariables() local 1271 QualType ArgType = TA.getParamTypeForDecl(); in InitializeNonTypeDiffVariables() local
|