Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DLookup.cpp130 SourceLocation UseLoc) { in disambiguateSpellingInScope()
186 SourceLocation UseLoc, in replaceNestedName()
/freebsd-src/contrib/llvm-project/clang/include/clang/Edit/
H A DEditedSource.h56 SourceLocation UseLoc; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1641 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 DSema.cpp878 SourceLocation UseLoc = Undef.second; checkUndefinedButUsed() local
H A DSemaLookup.cpp5710 diagnoseMissingImport(SourceLocation UseLoc,const NamedDecl * Decl,SourceLocation DeclLoc,ArrayRef<Module * > Modules,MissingImportKind MIK,bool Recover) diagnoseMissingImport() argument
H A DSemaDeclCXX.cpp7347 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 DMIRCanonicalizerPass.cpp213 const unsigned UseLoc = getInstrIdx(*UseInst); in rescheduleCanonically() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp332 SourceLocation UseLoc; member
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2668 ParseModuleName(SourceLocation UseLoc,SmallVectorImpl<std::pair<IdentifierInfo *,SourceLocation>> & Path,bool IsImport) ParseModuleName() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp281 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 DSema.h1102 addContextNote(SourceLocation UseLoc) addContextNote() argument