Home
last modified time | relevance | path

Searched defs:UseLoc (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/lib/Tooling/Refactoring/
H A DLookup.cpp130 SourceLocation UseLoc) { in disambiguateSpellingInScope()
186 SourceLocation UseLoc, in replaceNestedName()
/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h56 SourceLocation UseLoc; member
/llvm-project/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp213 const unsigned UseLoc = getInstrIdx(*UseInst); in rescheduleCanonically() local
/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1654 CheckConstructorAccess(SourceLocation UseLoc,CXXConstructorDecl * Constructor,DeclAccessPair Found,const InitializedEntity & Entity,bool IsCopyBindingRefToTemp) CheckConstructorAccess() argument
1700 CheckConstructorAccess(SourceLocation UseLoc,CXXConstructorDecl * Constructor,DeclAccessPair Found,const InitializedEntity & Entity,const PartialDiagnostic & PD) CheckConstructorAccess() argument
1760 CheckMemberAccess(SourceLocation UseLoc,CXXRecordDecl * NamingClass,DeclAccessPair Found) CheckMemberAccess() argument
1775 CheckStructuredBindingMemberAccess(SourceLocation UseLoc,CXXRecordDecl * DecomposedClass,DeclAccessPair Field) CheckStructuredBindingMemberAccess() argument
H A DSema.cpp936 SourceLocation UseLoc = Undef.second; checkUndefinedButUsed() local
H A DSemaLookup.cpp5576 diagnoseMissingImport(SourceLocation UseLoc,const NamedDecl * Decl,SourceLocation DeclLoc,ArrayRef<Module * > Modules,MissingImportKind MIK,bool Recover) diagnoseMissingImport() argument
H A DSemaDeclCXX.cpp7199 SourceLocation UseLoc; global() member in Sema::InheritedConstructorInfo
7208 InheritedConstructorInfo(Sema & S,SourceLocation UseLoc,ConstructorUsingShadowDecl * Shadow) InheritedConstructorInfo() argument
9010 DefineDefaultedComparison(SourceLocation UseLoc,FunctionDecl * FD,DefaultedComparisonKind DCK) DefineDefaultedComparison() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DUseAfterMoveCheck.cpp404 const SourceLocation UseLoc = Use.DeclRef->getExprLoc(); emitDiagnostic() local
/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp332 SourceLocation UseLoc; member
/llvm-project/clang/lib/Parse/
H A DParser.cpp2692 ParseModuleName(SourceLocation UseLoc,SmallVectorImpl<std::pair<IdentifierInfo *,SourceLocation>> & Path,bool IsImport) ParseModuleName() argument
/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp282 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, in instructionClobbersQuery() argument
/llvm-project/clang/include/clang/Sema/
H A DSema.h13074 addContextNote(SourceLocation UseLoc) addContextNote() argument