Searched defs:UseLoc (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DEditedSource.h56 SourceLocation UseLoc; member in struct:clang::edit::EditedSource::MacroArgUse
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DLookup.cpp127 disambiguateSpellingInScope(StringRef Spelling, StringRef QName, const DeclContext &UseContext, SourceLocation UseLoc) argument
185 replaceNestedName(const NestedNameSpecifier *Use, SourceLocation UseLoc, const DeclContext *UseContext, const NamedDecl *FromDecl, StringRef ReplacementString) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp223 const unsigned UseLoc = getInstrIdx(*UseInst); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp334 SourceLocation UseLoc; member in struct:VerifyDiagnosticConsumer::MarkerTracker::Marker
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp794 SourceLocation UseLoc = Undef.second; local
H A DSemaAccess.cpp1628 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, argument
1671 Sema::AccessResult Sema::CheckConstructorAccess(SourceLocation UseLoc, argument
1733 Sema::AccessResult Sema::CheckMemberAccess(SourceLocation UseLoc, argument
1749 Sema::CheckStructuredBindingMemberAccess(SourceLocation UseLoc, argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp2457 ParseModuleName( SourceLocation UseLoc, SmallVectorImpl<std::pair<IdentifierInfo *, SourceLocation>> &Path, bool IsImport) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp270 instructionClobbersQuery(const MemoryDef *MD, const MemoryLocation &UseLoc, argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1051 void addContextNote(SourceLocation UseLoc) { argument

Completed in 345 milliseconds