HomeSort by relevance Sort by last modified time
    Searched full:temporarycontainer (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/AST/
DumpXML.cpp 264 class TemporaryContainer {
267 TemporaryContainer(XMLDumper &dumper, StringRef name)
273 ~TemporaryContainer() {
303 TemporaryContainer C(*this, Name);
310 TemporaryContainer C(*this, "null");
524 TemporaryContainer C(*this, "bitwidth");
584 TemporaryContainer C(*this, "promotion_type");
588 TemporaryContainer C(*this, "integer_type");
658 TemporaryContainer C(*this,
686 TemporaryContainer C(*this
    [all...]

Completed in 40 milliseconds