/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | Lookup.cpp | 130 SourceLocation UseLoc) { in disambiguateSpellingInScope() 186 SourceLocation UseLoc, in replaceNestedName()
|
/llvm-project/clang/include/clang/Edit/ |
H A D | EditedSource.h | 56 SourceLocation UseLoc; member
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRCanonicalizerPass.cpp | 213 const unsigned UseLoc = getInstrIdx(*UseInst); in rescheduleCanonically() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaAccess.cpp | 1654 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 D | Sema.cpp | 936 SourceLocation UseLoc = Undef.second; checkUndefinedButUsed() local
|
H A D | SemaLookup.cpp | 5576 diagnoseMissingImport(SourceLocation UseLoc,const NamedDecl * Decl,SourceLocation DeclLoc,ArrayRef<Module * > Modules,MissingImportKind MIK,bool Recover) diagnoseMissingImport() argument
|
H A D | SemaDeclCXX.cpp | 7199 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 D | UseAfterMoveCheck.cpp | 404 const SourceLocation UseLoc = Use.DeclRef->getExprLoc(); emitDiagnostic() local
|
/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 332 SourceLocation UseLoc; member
|
/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 2692 ParseModuleName(SourceLocation UseLoc,SmallVectorImpl<std::pair<IdentifierInfo *,SourceLocation>> & Path,bool IsImport) ParseModuleName() argument
|
/llvm-project/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 282 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, in instructionClobbersQuery() argument
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 13074 addContextNote(SourceLocation UseLoc) addContextNote() argument
|