OpenGrok
Cross Reference: ASTMatchersTest.cpp
xref
: /
external
/
clang
/
unittests
/
ASTMatchers
/
ASTMatchersTest.cpp
Home
|
History
|
Annotate
|
Download
|
only in
ASTMatchers
Lines Matching
full:int_ptr
3065
EXPECT_TRUE(matches("typedef int*
int_ptr
; const
int_ptr
p(0);",