Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp153 MCSymbol *CurrentLocation = getContext().createTempSymbol(); emitGOTToPCRelReloc() local
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h50 LVLocation *CurrentLocation = nullptr; variable
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DLexerUtils.cpp263 SourceLocation CurrentLocation = FuncDecl->getBeginLoc(); getLocationForNoexceptSpecifier() local
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp655 ZoneRelative CurrentLocation = ZoneRelative::Before; captureZoneInfo() member in clang::clangd::__anon9fca11920111::captureZoneInfo::ExtractionZoneVisitor
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp14166 InheritedConstructorInfo ICI(*this, CurrentLocation, Shadow); in CheckCompleteDestructorVariant() argument
13832 DefineImplicitDefaultConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * Constructor) DefineImplicitDefaultConstructor() argument
13976 DefineInheritingConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * Constructor) DefineInheritingConstructor() argument
14124 DefineImplicitDestructor(SourceLocation CurrentLocation,CXXDestructorDecl * Destructor) DefineImplicitDestructor() argument
14820 DefineImplicitCopyAssignment(SourceLocation CurrentLocation,CXXMethodDecl * CopyAssignOperator) DefineImplicitCopyAssignment() argument
15126 checkMoveAssignmentForRepeatedMove(Sema & S,CXXRecordDecl * Class,SourceLocation CurrentLocation) checkMoveAssignmentForRepeatedMove() argument
15205 DefineImplicitMoveAssignment(SourceLocation CurrentLocation,CXXMethodDecl * MoveAssignOperator) DefineImplicitMoveAssignment() argument
15534 DefineImplicitCopyConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * CopyConstructor) DefineImplicitCopyConstructor() argument
15673 DefineImplicitMoveConstructor(SourceLocation CurrentLocation,CXXConstructorDecl * MoveConstructor) DefineImplicitMoveConstructor() argument
15720 DefineImplicitLambdaToFunctionPointerConversion(SourceLocation CurrentLocation,CXXConversionDecl * Conv) DefineImplicitLambdaToFunctionPointerConversion() argument
15789 DefineImplicitLambdaToBlockPointerConversion(SourceLocation CurrentLocation,CXXConversionDecl * Conv) DefineImplicitLambdaToBlockPointerConversion() argument
[all...]
H A DSemaLambda.cpp2285 BuildBlockForLambdaConversion(SourceLocation CurrentLocation,SourceLocation ConvLocation,CXXConversionDecl * Conv,Expr * Src) BuildBlockForLambdaConversion() argument