Searched defs:CXXMethodVector (Results 1 – 5 of 5) sorted by relevance
391 typedef llvm::TinyPtrVector<const CXXMethodDecl*> CXXMethodVector; typedef
566 using CXXMethodVector = llvm::TinyPtrVector<const CXXMethodDecl *>; variable
561 using CXXMethodVector = llvm::TinyPtrVector<const CXXMethodDecl *>; variable
558 using CXXMethodVector = llvm::TinyPtrVector<const CXXMethodDecl *>; variable