Home
last modified time | relevance | path

Searched refs:OwnDeserializationListener (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h668 bool OwnDeserializationListener);
680 void *DeserializationListener, bool OwnDeserializationListener,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp489 void *DeserializationListener, bool OwnDeserializationListener) { in createPCHExternalASTSource() argument
499 OwnDeserializationListener, Preamble, in createPCHExternalASTSource()
510 void *DeserializationListener, bool OwnDeserializationListener, in createPCHExternalASTSource() argument
526 /*TakeOwnership=*/OwnDeserializationListener); in createPCHExternalASTSource()