Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTReader.h665 SmallVector<uint64_t, 4> ExtVectorDecls; variable
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h307 ExtVectorDeclsType ExtVectorDecls; variable
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTWriter.cpp3957 RecordData ExtVectorDecls; in WriteASTCore() local