Home
last modified time | relevance | path

Searched defs:CSM (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/ProfileData/
H A DMemProfTest.cpp160 CallStackMap CSM; TEST() local
437 CallStackMap CSM; TEST() local
/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp740 const CallStackMap CSM = readStackInfo(Next + Header->StackOffset); readRawProfile() local
/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp373 inferTargetForImplicitSpecialMember(CXXRecordDecl * ClassDecl,CXXSpecialMemberKind CSM,CXXMethodDecl * MemberDecl,bool ConstRHS,bool Diagnose) inferTargetForImplicitSpecialMember() argument
H A DSemaDeclCXX.cpp7009 CXXSpecialMemberKind CSM = getSpecialMember(M); CheckCompletedCXXClass() local
7175 lookupCallFromSpecialMember(Sema & S,CXXRecordDecl * Class,CXXSpecialMemberKind CSM,unsigned FieldQuals,bool ConstRHS) lookupCallFromSpecialMember() argument
7281 specialMemberIsConstexpr(Sema & S,CXXRecordDecl * ClassDecl,CXXSpecialMemberKind CSM,unsigned Quals,bool ConstRHS,CXXConstructorDecl * InheritedCtor=nullptr,Sema::InheritedConstructorInfo * Inherited=nullptr) specialMemberIsConstexpr() argument
7316 defaultedSpecialMemberIsConstexpr(Sema & S,CXXRecordDecl * ClassDecl,CXXSpecialMemberKind CSM,bool ConstArg,CXXConstructorDecl * InheritedCtor=nullptr,Sema::InheritedConstructorInfo * Inherited=nullptr) defaultedSpecialMemberIsConstexpr() argument
7526 CheckExplicitlyDefaultedSpecialMember(CXXMethodDecl * MD,CXXSpecialMemberKind CSM,SourceLocation DefaultLoc) CheckExplicitlyDefaultedSpecialMember() argument
9117 CXXSpecialMemberKind CSM; global() member
9582 ShouldDeleteSpecialMember(CXXMethodDecl * MD,CXXSpecialMemberKind CSM,InheritedConstructorInfo * ICI,bool Diagnose) ShouldDeleteSpecialMember() argument
9745 findTrivialSpecialMember(Sema & S,CXXRecordDecl * RD,CXXSpecialMemberKind CSM,unsigned Quals,bool ConstRHS,Sema::TrivialABIHandling TAH,CXXMethodDecl ** Selected) findTrivialSpecialMember() argument
9902 checkTrivialSubobjectCall(Sema & S,SourceLocation SubobjLoc,QualType SubType,bool ConstRHS,CXXSpecialMemberKind CSM,TrivialSubobjectKind Kind,Sema::TrivialABIHandling TAH,bool Diagnose) checkTrivialSubobjectCall() argument
9954 checkTrivialClassMembers(Sema & S,CXXRecordDecl * RD,CXXSpecialMemberKind CSM,bool ConstArg,Sema::TrivialABIHandling TAH,bool Diagnose) checkTrivialClassMembers() argument
10004 DiagnoseNontrivial(const CXXRecordDecl * RD,CXXSpecialMemberKind CSM) DiagnoseNontrivial() argument
10014 SpecialMemberIsTrivial(CXXMethodDecl * MD,CXXSpecialMemberKind CSM,TrivialABIHandling TAH,bool Diagnose) SpecialMemberIsTrivial() argument
13638 ComputeDefaultedSpecialMemberExceptionSpec(Sema & S,SourceLocation Loc,CXXMethodDecl * MD,CXXSpecialMemberKind CSM,Sema::InheritedConstructorInfo * ICI) ComputeDefaultedSpecialMemberExceptionSpec() argument
[all...]
H A DSemaDecl.cpp18645 AreSpecialMemberFunctionsSameKind(ASTContext & Context,CXXMethodDecl * M1,CXXMethodDecl * M2,CXXSpecialMemberKind CSM) AreSpecialMemberFunctionsSameKind() argument
18671 SetEligibleMethods(Sema & S,CXXRecordDecl * Record,ArrayRef<CXXMethodDecl * > Methods,CXXSpecialMemberKind CSM) SetEligibleMethods() argument
H A DSemaOverload.cpp11810 CXXSpecialMemberKind CSM; DiagnoseBadTarget() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp403 ConvertBackendLocation(const llvm::SMDiagnostic & D,SourceManager & CSM) ConvertBackendLocation() argument
/llvm-project/clang/include/clang/Sema/
H A DSema.h5891 DefaultedFunctionKind(CXXSpecialMemberKind CSM) DefaultedFunctionKind() argument