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.h854 SmallVector<GlobalDeclID, 4> ExtVectorDecls; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4469 ExtVectorDeclsType ExtVectorDecls; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5211 RecordData ExtVectorDecls; in WriteSpecialDeclRecords() local