Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h820 SmallVector<serialization::DeclID, 4> ExtVectorDecls; variable
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp4611 RecordData ExtVectorDecls; in WriteASTCore() local
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h831 ExtVectorDeclsType ExtVectorDecls; variable