Home
last modified time | relevance | path

Searched defs:ExtVectorDecls (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h962 SmallVector<GlobalDeclID, 4> ExtVectorDecls; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4855 ExtVectorDeclsType ExtVectorDecls; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5770 RecordData ExtVectorDecls; in WriteSpecialDeclRecords() local