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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.h 329 TypeVector *isTypeVector();
414 class TypeVector : public Type
419 static TypeVector *create(Type *basetype);
421 TypeVector *syntaxCopy();
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2048 typedef SmallVector<ParsedType, 12> TypeVector;

Completed in 93 milliseconds