Searched defs:isPolymorphic (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h230 virtual bool isPolymorphic() const { return false; } function in class:clang::ast_matchers::dynamic::internal::MatcherDescriptor
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1117 bool isPolymorphic() const { return data().Polymorphic; } function in class:clang::CXXRecordDecl

Completed in 48 milliseconds