/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | Lookup.cpp | 130 SourceLocation UseLoc) { in disambiguateSpellingInScope() 186 SourceLocation UseLoc, in replaceNestedName()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Edit/ |
H A D | EditedSource.h | 56 SourceLocation UseLoc; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAccess.cpp | 1641 CheckConstructorAccess(SourceLocation UseLoc,CXXConstructorDecl * Constructor,DeclAccessPair Found,const InitializedEntity & Entity,bool IsCopyBindingRefToTemp) CheckConstructorAccess() argument 1685 CheckConstructorAccess(SourceLocation UseLoc,CXXConstructorDecl * Constructor,DeclAccessPair Found,const InitializedEntity & Entity,const PartialDiagnostic & PD) CheckConstructorAccess() argument 1747 CheckMemberAccess(SourceLocation UseLoc,CXXRecordDecl * NamingClass,DeclAccessPair Found) CheckMemberAccess() argument 1763 CheckStructuredBindingMemberAccess(SourceLocation UseLoc,CXXRecordDecl * DecomposedClass,DeclAccessPair Field) CheckStructuredBindingMemberAccess() argument
|
H A D | Sema.cpp | 878 SourceLocation UseLoc = Undef.second; checkUndefinedButUsed() local
|
H A D | SemaLookup.cpp | 5710 diagnoseMissingImport(SourceLocation UseLoc,const NamedDecl * Decl,SourceLocation DeclLoc,ArrayRef<Module * > Modules,MissingImportKind MIK,bool Recover) diagnoseMissingImport() argument
|
H A D | SemaDeclCXX.cpp | 7347 SourceLocation UseLoc; global() member in Sema::InheritedConstructorInfo 7356 InheritedConstructorInfo(Sema & S,SourceLocation UseLoc,ConstructorUsingShadowDecl * Shadow) InheritedConstructorInfo() argument 9144 DefineDefaultedComparison(SourceLocation UseLoc,FunctionDecl * FD,DefaultedComparisonKind DCK) DefineDefaultedComparison() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRCanonicalizerPass.cpp | 213 const unsigned UseLoc = getInstrIdx(*UseInst); in rescheduleCanonically() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 332 SourceLocation UseLoc; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | Parser.cpp | 2668 ParseModuleName(SourceLocation UseLoc,SmallVectorImpl<std::pair<IdentifierInfo *,SourceLocation>> & Path,bool IsImport) ParseModuleName() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 281 instructionClobbersQuery(const MemoryDef * MD,const MemoryLocation & UseLoc,const Instruction * UseInst,AliasAnalysisType & AA) instructionClobbersQuery() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 1102 addContextNote(SourceLocation UseLoc) addContextNote() argument
|