Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h819 SmallVector<serialization::DeclID, 4> ExtVectorDecls; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4409 RecordData ExtVectorDecls; in WriteASTCore() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h817 ExtVectorDeclsType ExtVectorDecls; variable