Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h819 SmallVector<serialization::DeclID, 4> ExtVectorDecls; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h820 ExtVectorDeclsType ExtVectorDecls; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4409 RecordData ExtVectorDecls; in WriteASTCore() local