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