Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h754 SmallVector<uint64_t, 4> ExtVectorDecls; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h383 ExtVectorDeclsType ExtVectorDecls; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4351 RecordData ExtVectorDecls; in WriteASTCore() local