HomeSort by: relevance | last modified time | path
    Searched refs:WriteDeclContextLexicalBlock (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTWriter.h 500 uint64_t WriteDeclContextLexicalBlock(ASTContext &Context, DeclContext *DC);
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 2888 uint64_t ASTWriter::WriteDeclContextLexicalBlock(ASTContext &Context,
4916 Record.AddOffset(WriteDeclContextLexicalBlock(
ASTWriterDecl.cpp 1759 Record.AddOffset(Writer.WriteDeclContextLexicalBlock(Context, DC));

Completed in 22 milliseconds