HomeSort by: relevance | last modified time | path
    Searched defs:ExtVectorDecls (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h 819 SmallVector<serialization::DeclID, 4> ExtVectorDecls;
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 814 /// ExtVectorDecls - This is a list all the extended vector types. This allows
817 ExtVectorDeclsType ExtVectorDecls;

Completed in 48 milliseconds