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 411 void *DeserializationListener, bool OwnDeserializationListener) {
419 OwnDeserializationListener, Preamble,
428 void *DeserializationListener, bool OwnDeserializationListener,
444 /*TakeOwnership=*/OwnDeserializationListener);
    [all...]

Completed in 158 milliseconds