Home
last modified time | relevance | path

Searched defs:refLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp254 const char *startLoc = refLoc.Start.getPointer(); in initialize() argument
299 insertRef(sym, refLoc); in initialize() local
506 for (SMRange refLoc : symbol->references) findReferencesOf() local
[all...]
/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp276 bool checkRef(SourceLocation refLoc, SourceLocation declLoc) { in checkRef()
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp208 auto insertODSOpRef = [&](StringRef opName, SMRange refLoc) { in initialize() argument
435 for (SMRange refLoc : symbol->references) in findReferencesOf() local