Home
last modified time | relevance | path

Searched refs:DECL_BINDING (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1303 DECL_BINDING, enumerator
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1146 Code = serialization::DECL_BINDING; in VisitBindingDecl()
DASTReaderDecl.cpp3991 case DECL_BINDING: in ReadDeclRecord()