Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dconst-method-call.cpp134 struct DOuter : public B1 { struct
164 DOuter t; in checkThatInheritedConstMethodDoesInvalidateContainedPointedAtMemory()
176 DOuter t; in checkThatInheritedContainedConstMethodDoesNotInvalidateObjects()
/external/llvm-project/clang/test/Analysis/
Dconst-method-call.cpp158 struct DOuter : public B1 { struct
188 DOuter t; in checkThatInheritedConstMethodDoesInvalidateContainedPointedAtMemory()
200 DOuter t; in checkThatInheritedContainedConstMethodDoesNotInvalidateObjects()