Home
last modified time | relevance | path

Searched refs:PrintedDeclMatches (Results 1 – 1 of 1) sorted by relevance

/external/clang/unittests/AST/
DDeclPrinterTest.cpp68 ::testing::AssertionResult PrintedDeclMatches( in PrintedDeclMatches() function
105 return PrintedDeclMatches(Code, in PrintedDeclCXX98Matches()
117 return PrintedDeclMatches(Code, in PrintedDeclCXX98Matches()
128 return PrintedDeclMatches(Code, in PrintedDeclCXX11Matches()
140 return PrintedDeclMatches(Code, in PrintedDeclCXX11Matches()
153 return PrintedDeclMatches(Code, in PrintedDeclCXX11nonMSCMatches()
164 return PrintedDeclMatches(Code, in PrintedDeclCXX1ZMatches()
176 return PrintedDeclMatches(Code, in PrintedDeclObjCMatches()