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

References

tools/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
  977     notMatches(FooClass + "void r() { Foo f = (Foo) \"hello world\"; }",
  980     notMatches(FooClass + "void r() { Foo f = \"hello world\"; }",