Lines Matching defs:abi
205 /// @return the path to the native xml abi file.
1092 // The document must start with the abi-corpus node.
1099 BAD_CAST("abi-corpus")))
1481 if (xmlStrEqual(parent->name, BAD_CAST("abi-instr")))
1632 // "abi-instr" element.
1701 /// represented by an 'abi-instr' element node, associated to the current
1722 // The document must start with the abi-instr node.
1729 BAD_CAST("abi-instr")))
1743 if (!xmlStrEqual(n->name, BAD_CAST("abi-instr")))
2064 /// represented by an 'abi-corpus-group' element node, associated to
2080 // The document must start with the abi-corpus-group node.
2087 BAD_CAST("abi-corpus-group")))
2124 /// root node is 'abi-corpus-group'.
2144 /// root node is 'abi-corpus-group'.
2276 corpus_sptr abi = rdr.corpus();
2277 ABG_ASSERT(abi);
2281 abi->record_type_as_reachable_from_public_interfaces(*t);
5808 corpus_sptr abi = rdr.corpus();
5809 ABG_ASSERT(abi);
5813 abi->record_type_as_reachable_from_public_interfaces(*t);
6151 /// node is 'abi-corpus'.
6172 /// node is 'abi-corpus'.