Home
last modified time | relevance | path

Searched refs:getCompoundAssignOperatorAbbrev (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h838 unsigned getCompoundAssignOperatorAbbrev() const { in getCompoundAssignOperatorAbbrev() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1086 AbbrevToUse = Writer.getCompoundAssignOperatorAbbrev(); in VisitCompoundAssignOperator()