Searched refs:NPIdentifier (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/Analysis/ |
D | pointer-to-member.cpp | 47 typedef void *NPIdentifier; typedef 51 typedef A<NPIdentifier, bool (T::*) (const NPIdentifier *, unsigned, 52 NPIdentifier *)> MethodMapMember; 57 bool Find(const NPIdentifier *, unsigned, NPIdentifier *);
|
/external/llvm-project/clang/test/Analysis/ |
D | pointer-to-member.cpp | 46 typedef void *NPIdentifier; typedef 50 typedef A<NPIdentifier, bool (T::*) (const NPIdentifier *, unsigned, 51 NPIdentifier *)> MethodMapMember; 56 bool Find(const NPIdentifier *, unsigned, NPIdentifier *);
|