Home
last modified time | relevance | path

Searched defs:withTag (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h129 ProgramPoint withTag(const ProgramPointTag *tag) const { in withTag() function
/llvm-project/clang-tools-extra/clangd/unittests/
H A DDiagnosticsTests.cpp87 withTag(::testing::Matcher<DiagnosticTag> TagMatcher) { in withTag() function