Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Doperator-calls.cpp58 struct SmallOpaque { struct
59 float x;
60 int operator +() const { in operator +()