reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clangd/unittests/XRefsTests.cpp
 2206       ASSERT_TRUE(!!Location) << llvm::toString(Location.takeError());
 2206       ASSERT_TRUE(!!Location) << llvm::toString(Location.takeError());
 2207       auto DeducedType = getDeducedType(AST, *Location);