Home
last modified time | relevance | path

Searched defs:CurrentLocation (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp153 MCSymbol *CurrentLocation = getContext().createTempSymbol(); in emitGOTToPCRelReloc() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h50 LVLocation *CurrentLocation = nullptr; variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp14022 DefineImplicitDefaultConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * Constructor) DefineImplicitDefaultConstructor() argument
14161 DefineInheritingConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * Constructor) DefineInheritingConstructor() argument
14309 DefineImplicitDestructor(SourceLocation CurrentLocation,CXXDestructorDecl * Destructor) DefineImplicitDestructor() argument
14351 CheckCompleteDestructorVariant(SourceLocation CurrentLocation,CXXDestructorDecl * Destructor) CheckCompleteDestructorVariant() argument
15005 DefineImplicitCopyAssignment(SourceLocation CurrentLocation,CXXMethodDecl * CopyAssignOperator) DefineImplicitCopyAssignment() argument
15309 checkMoveAssignmentForRepeatedMove(Sema & S,CXXRecordDecl * Class,SourceLocation CurrentLocation) checkMoveAssignmentForRepeatedMove() argument
15388 DefineImplicitMoveAssignment(SourceLocation CurrentLocation,CXXMethodDecl * MoveAssignOperator) DefineImplicitMoveAssignment() argument
15714 DefineImplicitCopyConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * CopyConstructor) DefineImplicitCopyConstructor() argument
15850 DefineImplicitMoveConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * MoveConstructor) DefineImplicitMoveConstructor() argument
15897 DefineImplicitLambdaToFunctionPointerConversion(SourceLocation CurrentLocation,CXXConversionDecl * Conv) DefineImplicitLambdaToFunctionPointerConversion() argument
15966 DefineImplicitLambdaToBlockPointerConversion(SourceLocation CurrentLocation,CXXConversionDecl * Conv) DefineImplicitLambdaToBlockPointerConversion() argument
[all...]
H A DSemaLambda.cpp2228 BuildBlockForLambdaConversion(SourceLocation CurrentLocation,SourceLocation ConvLocation,CXXConversionDecl * Conv,Expr * Src) BuildBlockForLambdaConversion() argument