Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/ASTMerge/exprs-cpp/
H A Dtest.cpp45 testDefaultArg(12); in testImport()
46 testDefaultArg(); in testImport()
/llvm-project-15.0.7/clang/test/ASTMerge/exprs-cpp/Inputs/
H A Dexprs3.cpp107 int testDefaultArg(int a = 2*2) { in testDefaultArg() function
112 return testDefaultArg(); in testDefaultArgExpr()
/llvm-project-15.0.7/clang/test/Analysis/
H A Dobjc-string.mm34 void testDefaultArg() {
H A Ddtor.cpp170 void testDefaultArg() { in testDefaultArg() function