Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h846 SmallVector<serialization::DeclID, 4> ExtVectorDecls; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4818 RecordData ExtVectorDecls; WriteASTCore() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h861 ExtVectorDeclsType ExtVectorDecls; global() variable