HomeSort by relevance Sort by last modified time
    Searched refs:OwnDeserializationListener (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
CompilerInstance.h 649 bool OwnDeserializationListener);
659 void *DeserializationListener, bool OwnDeserializationListener,
  /external/clang/lib/Frontend/
CompilerInstance.cpp 405 void *DeserializationListener, bool OwnDeserializationListener) {
413 OwnDeserializationListener, Preamble,
422 void *DeserializationListener, bool OwnDeserializationListener,
438 /*TakeOwnership=*/OwnDeserializationListener);
    [all...]

Completed in 104 milliseconds