Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/lang/cpp/operators/
Dmain.cpp66 int operatorint() { return 13; } in operatorint() function
122 result += c.operatorint(); in main()