HomeSort by relevance Sort by last modified time
    Searched refs:ExtVectorDecls (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/Sema/
SemaExprMember.cpp 386 I = S.ExtVectorDecls.begin(S.getExternalSource()),
387 E = S.ExtVectorDecls.end();
    [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/Serialization/
ASTReader.h 779 SmallVector<uint64_t, 4> ExtVectorDecls;
    [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]
ASTReader.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h 388 /// ExtVectorDecls - This is a list all the extended vector types. This allows
391 ExtVectorDeclsType ExtVectorDecls;
    [all...]

Completed in 84 milliseconds