Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h824 SmallVector<uint64_t, 4> ExtVectorDecls; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h561 ExtVectorDeclsType ExtVectorDecls; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4718 RecordData ExtVectorDecls; in WriteASTCore() local