Searched defs:ResultType (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-current/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesTypes.cpp77 OS << "Result Type: " << ResultType << ' '; local
H A DAPINotesYAMLCompiler.cpp161 StringRef ResultType; member in struct:__anon228::Method
290 StringRef ResultType; member in struct:__anon231::Function
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpression.h33 enum ResultType { eResultTypeAny, eResultTypeId }; enum in class:lldb_private::Expression
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp273 llvm::Type *ResultType = nullptr; local
[all...]
H A DCGCXXABI.cpp198 EmitReturnFromThunk(CodeGenFunction &CGF, RValue RV, QualType ResultType) argument
H A DCGVTables.cpp165 QualType ResultType = FPT->getReturnType(); local
251 QualType ResultType; local
70 PerformReturnAdjustment(CodeGenFunction &CGF, QualType ResultType, RValue RV, const ThunkInfo &Thunk) argument
276 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, local
364 QualType ResultType = CGM.getCXXABI().HasThisReturn(CurGD) local
[all...]
H A DCGCall.cpp430 CanQualType ResultType = TheCXXABI.HasThisReturn(GD) local
H A DCGBuiltin.cpp631 llvm::Type *ResultType = CGF.ConvertType(E->getType()); local
180 EmitFromInt(CodeGenFunction &CGF, llvm::Value *V, QualType T, llvm::Type *ResultType) argument
[all...]
H A DCGStmt.cpp2832 llvm::Type *ResultType; local
H A DCGObjC.cpp221 QualType ResultType = E->getType(); local
377 tryGenerateSpecializedMessageSend( CodeGenFunction &CGF, QualType ResultType, llvm::Value *Receiver, const CallArgList &Args, Selector Sel, const ObjCMethodDecl *method, bool isClassMessage) argument
438 GeneratePossiblySpecializedMessageSend( CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, Selector Sel, llvm::Value *Receiver, const CallArgList &Args, const ObjCInterfaceDecl *OID, const ObjCMethodDecl *Method, bool isClassMessage) argument
661 QualType ResultType = method ? method->getReturnType() : E->getType(); local
[all...]
H A DCGExprScalar.cpp2959 llvm::Type* ResultType = ConvertType(E->getType()); local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp280 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { argument
468 void CodeCompletionBuilder::AddResultTypeChunk(const char *ResultType) { argument
H A DSemaExprCXX.cpp1635 QualType ResultType = Result.get()->getType(); local
[all...]
H A DSemaPseudoObject.cpp1149 QualType ResultType; local
1252 QualType ResultType; local
[all...]
H A DSemaCast.cpp89 QualType ResultType; member in struct:__anon719::CastOperation
[all...]
H A DSemaTemplateDeduction.cpp3351 QualType ResultType; local
/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp51 StringRef ResultType; member in struct:__anon1071::ReaderWriterInfo
/freebsd-current/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h507 std::string ResultType; member in class:clang::api_notes::FunctionInfo
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp108 isNegationValuePreserving(const llvm::APSInt &Value, APSIntType ResultType) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp633 auto *ResultType = cast<IntegerType>(ObjectSize->getType()); local
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1244 Type *ResultType = GetElementPtrInst::getGEPReturnType(Base, IdxList); local
1289 Type *ResultType = local
872 CreateGCResult(Instruction *Statepoint, Type *ResultType, const Twine &Name) argument
883 CreateGCRelocate(Instruction *Statepoint, int BaseOffset, int DerivedOffset, Type *ResultType, const Twine &Name) argument
H A DVerifier.cpp5539 auto *ResultType = Call.getType(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1050 expandAtomicOpToLLSC( Instruction *I, Type *ResultType, Value *Addr, Align AddrAlign, AtomicOrdering MemOpOrder, function_ref<Value *(IRBuilderBase &, Value *)> PerformOp) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp277 buildBoolRegister(MachineIRBuilder &MIRBuilder, const SPIRVType *ResultType, argument
/freebsd-current/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2195 typedef ResType ResultType; typedef in struct:testing::internal::CallableTraits

Completed in 716 milliseconds

12