HomeSort by relevance Sort by last modified time
    Searched defs:AddedAttributeToRecord (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ASTMutationListener.h 118 virtual void AddedAttributeToRecord(const Attr *Attr,
  /external/clang/lib/Frontend/
MultiplexConsumer.cpp 128 void AddedAttributeToRecord(const Attr *Attr,
222 void MultiplexASTMutationListener::AddedAttributeToRecord(
226 L->AddedAttributeToRecord(Attr, Record);

Completed in 38 milliseconds