Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dmethod-call-intra-p.cpp8 struct InvalidateArgs { struct
12 struct ChildOfInvalidateArgs: public InvalidateArgs {
16 InvalidateArgs t; in declarationFun()
26 InvalidateArgs *pt = &t; in virtualFun()