Searched defs:Abc (Results 1 – 4 of 4) sorted by relevance
18 template<class A, class B> void Abc() { in Abc() function
29 struct ABC *Abc; in structToStruct() local61 struct ABC *Abc; in intToStruct() local
239 const MemProfRecord &Abc = Records[AbcId]; TEST() local
63 DeclarationMatcher Abc = namedDecl(matchesName("a.*b.*c")); in TEST_P() local