Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
Dcxx-uninitialized-object-ptr-ref.cpp536 class MultiPointerTest3 { class
547 MultiPointerTest3(RecordType **p, int) : mptr(p) { in MultiPointerTest3() function in MultiPointerTest3