Home
last modified time | relevance | path

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

/llvm-project/clang/test/ASTMerge/exprs-cpp/Inputs/
H A Dexprs3.cpp107 int testDefaultArg(int a = 2*2) { in testDefaultArg() function
/llvm-project/clang/test/Analysis/
H A Ddtor.cpp170 void testDefaultArg() { in testDefaultArg() function