Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DLookup.cpp130 SourceLocation UseLoc) { in disambiguateSpellingInScope()
186 SourceLocation UseLoc, in replaceNestedName()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DEditedSource.h56 SourceLocation UseLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAccess.cpp1628 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, in CheckConstructorAccess()
1671 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, in CheckConstructorAccess()
1733 Sema::AccessResult Sema::CheckMemberAccess(SourceLocation UseLoc, in CheckMemberAccess()
1749 Sema::CheckStructuredBindingMemberAccess(SourceLocation UseLoc, in CheckStructuredBindingMemberAccess()
H A DSema.cpp794 SourceLocation UseLoc = Undef.second; in checkUndefinedButUsed() local
H A DSemaDeclCXX.cpp6989 SourceLocation UseLoc; member in Sema::InheritedConstructorInfo
6998 InheritedConstructorInfo(Sema &S, SourceLocation UseLoc, in InheritedConstructorInfo()
8588 void Sema::DefineDefaultedComparison(SourceLocation UseLoc, FunctionDecl *FD, in DefineDefaultedComparison()
H A DSemaLookup.cpp5361 void Sema::diagnoseMissingImport(SourceLocation UseLoc, NamedDecl *Decl, in diagnoseMissingImport()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp223 const unsigned UseLoc = getInstrIdx(*UseInst); in rescheduleCanonically() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp334 SourceLocation UseLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp2458 SourceLocation UseLoc, in ParseModuleName()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp270 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, in instructionClobbersQuery()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1051 void addContextNote(SourceLocation UseLoc) { in addContextNote()