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

  /external/clang/include/clang/AST/
ExternalASTSource.h 70 class Deserializing {
73 explicit Deserializing(ExternalASTSource *source) : Source(source) {
77 ~Deserializing() {
  /external/clang/lib/AST/
DeclBase.cpp 840 ExternalASTSource::Deserializing ADeclContext(Source);
    [all...]
Decl.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTReader.cpp 599 // not build a new one. Used when deserializing information about an
746 /// a DeclarationName for the internal key to avoid deserializing types.
    [all...]

Completed in 27 milliseconds