Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/
H A DLookup.cpp130 SourceLocation UseLoc) { in disambiguateSpellingInScope()
186 SourceLocation UseLoc, in replaceNestedName()
/openbsd-src/gnu/llvm/clang/include/clang/Edit/
H A DEditedSource.h56 SourceLocation UseLoc; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAccess.cpp1631 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, in CheckConstructorAccess()
1675 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, in CheckConstructorAccess()
1737 Sema::AccessResult Sema::CheckMemberAccess(SourceLocation UseLoc, in CheckMemberAccess()
1753 Sema::CheckStructuredBindingMemberAccess(SourceLocation UseLoc, in CheckStructuredBindingMemberAccess()
H A DSema.cpp863 SourceLocation UseLoc = Undef.second; in checkUndefinedButUsed() local
H A DSemaDeclCXX.cpp7143 SourceLocation UseLoc; member in Sema::InheritedConstructorInfo
7152 InheritedConstructorInfo(Sema &S, SourceLocation UseLoc, in InheritedConstructorInfo()
8858 void Sema::DefineDefaultedComparison(SourceLocation UseLoc, FunctionDecl *FD, in DefineDefaultedComparison()
H A DSemaLookup.cpp5692 void Sema::diagnoseMissingImport(SourceLocation UseLoc, NamedDecl *Decl, in diagnoseMissingImport()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp213 const unsigned UseLoc = getInstrIdx(*UseInst); in rescheduleCanonically() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp332 SourceLocation UseLoc; member
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParser.cpp2613 SourceLocation UseLoc, in ParseModuleName()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp287 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, in instructionClobbersQuery()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1066 void addContextNote(SourceLocation UseLoc) { in addContextNote()