Home
last modified time | relevance | path

Searched defs:SemaDeclRefs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h874 SmallVector<GlobalDeclID, 4> SemaDeclRefs; global() variable
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5249 RecordData SemaDeclRefs; WriteSpecialDeclRecords() local