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

  /external/clang/include/clang/Serialization/
ASTWriter.h 557 serialization::DeclID GetDeclRef(const Decl *D);
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 497 (void)Writer.GetDeclRef(Cat);
837 Writer.GetDeclRef(*Result.first);
    [all...]
ASTWriter.cpp     [all...]

Completed in 551 milliseconds