HomeSort by: relevance | last modified time | path
    Searched refs:VisitExtVectorType (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
ODRHash.cpp 1113 void VisitExtVectorType(const ExtVectorType * T) {
Type.cpp 1000 QualType VisitExtVectorType(const ExtVectorType *T) {
ASTImporter.cpp 349 ExpectedType VisitExtVectorType(const ExtVectorType *T);
1217 ExpectedType ASTNodeImporter::VisitExtVectorType(const ExtVectorType *T) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp 6032 bool UnnamedLocalNoLinkageFinder::VisitExtVectorType(const ExtVectorType* T) {

Completed in 31 milliseconds