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

  /external/clang/include/clang/Serialization/
ASTWriter.h 185 llvm::DenseMap<const Decl *, serialization::DeclID> DeclIDs;
195 LocDeclIDsTy DeclIDs;
196 /// \brief Set when the DeclIDs vectors from all files are joined, this
    [all...]
ASTReader.h     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]
ASTWriterDecl.cpp 199 // our chained AST reader, we can just write out the DeclIDs. Otherwise,
    [all...]
ASTWriterStmt.cpp     [all...]

Completed in 424 milliseconds