Searched defs:This (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-current/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformFuchsia.c65 static uint32_t lprofVMOWriter(ProfDataWriter *This, ProfDataIOVec *IOVecs, argument
99 static void initVMOWriter(ProfDataWriter *This, struct lprofVMOWriterCtx *Ctx) { argument
H A DInstrProfilingWriter.c38 COMPILER_RT_VISIBILITY uint32_t lprofBufferWriter(ProfDataWriter *This, argument
H A DInstrProfilingFile.c292 static uint32_t fileWriter(ProfDataWriter *This, ProfDataIOVec *IOVecs, argument
330 static void initFileWriter(ProfDataWriter *This, FILE *File) { argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h158 ThisAdjustment This; member in struct:clang::ThunkInfo
172 ThunkInfo(const ThisAdjustment &This, const ReturnAdjustment &Return, argument
/freebsd-current/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c347 char *This; local
H A Ddbinput.c802 char *This; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h155 Pointer This; member in class:clang::interp::final
H A DInterp.cpp474 bool CheckThis(InterpState &S, CodePtr OpPC, const Pointer &This) { argument
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DComparisonCategories.h208 const auto &This = *this; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h400 adjustThisArgumentForVirtualFunctionCall(CodeGenFunction &CGF, GlobalDecl GD, Address This, bool VirtualCall) argument
[all...]
H A DCGCXXABI.cpp41 EmitLoadOfMemberFunctionPointer( CodeGenFunction &CGF, const Expr *E, Address This, llvm::Value *&ThisPtrForCall, llvm::Value *MemPtr, const MemberPointerType *MPT) argument
H A DCGCall.cpp1055 Address This = LV.getAddress(*this); local
1111 Address This = Arg.hasLValue() ? Arg.getKnownLValue().getAddress(*this) local
[all...]
H A DCGExprCXX.cpp36 commonEmitCXXMemberOrOperatorCall(CodeGenFunction &CGF, GlobalDecl GD, llvm::Value *This, llvm::Value *ImplicitParam, QualType ImplicitParamTy, const CallExpr *CE, CallArgList &Args, CallArgList *RtlArgs) argument
85 EmitCXXMemberOrOperatorCall( const CXXMethodDecl *MD, const CGCallee &Callee, ReturnValueSlot ReturnValue, llvm::Value *This, llvm::Value *ImplicitParam, QualType ImplicitParamTy, const CallExpr *CE, CallArgList *RtlArgs) argument
101 EmitCXXDestructorCall( GlobalDecl Dtor, const CGCallee &Callee, llvm::Value *This, QualType ThisTy, llvm::Value *ImplicitParam, QualType ImplicitParamTy, const CallExpr *CE) argument
278 LValue This; local
452 Address This = Address::invalid(); local
[all...]
/freebsd-current/sys/contrib/dev/acpica/compiler/
H A Dasltree.c726 ACPI_PARSE_OBJECT *This; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp176 CXXThisExpr *This = CXXThisExpr::Create( local
262 auto *This = local
H A DSemaExprCXX.cpp1436 auto *This = CXXThisExpr::Create(Context, Loc, Type, IsImplicit); local
1441 MarkThisReferenced(CXXThisExpr *This) argument
[all...]
H A DSemaLambda.cpp1857 Expr *This = BuildCXXThisExpr(Loc, ThisTy, ImplicitCaptureLoc.isValid()); local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp755 __clang_Interpreter_SetValueWithAlloc(void *This, void *OutVal, argument
764 __clang_Interpreter_SetValueNoAlloc(void *This, void *OutVal, void *OpaqueType, argument
772 __clang_Interpreter_SetValueNoAlloc(void *This, void *OutVal, argument
796 __clang_Interpreter_SetValueNoAlloc(void *This, void *OutVal, void *OpaqueType, unsigned long long Val) argument
804 __clang_Interpreter_SetValueNoAlloc(void *This, void *OutVal, void *OpaqueType, float Val) argument
812 __clang_Interpreter_SetValueNoAlloc(void *This, void *OutVal, void *OpaqueType, double Val) argument
820 __clang_Interpreter_SetValueNoAlloc(void *This, void *OutVal, void *OpaqueType, long double Val) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h298 ArgEffect This; member in class:clang::ento::RetainSummary
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp318 loc::MemRegionVal This = local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp189 const Expr *This = ME->getBase()->IgnoreParenImpCasts(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h242 reserveForParamAndGetAddressImpl(U *This, const T &Elt, size_t N) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1217 finalizeAsync( std::unique_ptr<RuntimeDyldImpl> This, unique_function<void(object::OwningBinary<object::ObjectFile>, std::unique_ptr<RuntimeDyld::LoadedObjectInfo>, Error)> OnEmitted, object::OwningBinary<object::ObjectFile> O, std::unique_ptr<RuntimeDyld::LoadedObjectInfo> Info) argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1273 auto *This = const_cast<LambdaExpr *>(this); local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2234 LVSymbol *This = local

Completed in 484 milliseconds

12