Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTReader.h854 SmallVector<GlobalDeclID, 4> ExtVectorDecls; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4469 ExtVectorDeclsType ExtVectorDecls; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp5211 RecordData ExtVectorDecls; in WriteSpecialDeclRecords() local