Home
last modified time | relevance | path

Searched defs:polymorphic (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/utils/VtableTest/
H A Dgen.cc70 bool polymorphic = false; in gs() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h1719 unsigned polymorphic : 1; in class() local
H A Dipa-prop.c2385 gcall *stmt, bool polymorphic) in ipa_note_param_call()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h1668 unsigned polymorphic : 1; in class() local
H A Dipa-prop.c2385 gcall *stmt, bool polymorphic) in ipa_note_param_call()
H A Dipa-prop.cc2515 gcall *stmt, bool polymorphic) in ipa_note_param_call()
H A Dipa-cp.cc4121 bool polymorphic = ie->indirect_info->polymorphic; in ipcp_discover_new_direct_edges() local
/netbsd/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp856 bool polymorphic() const { return ShortName != FullName; } in polymorphic() function in __anon3040f0e80111::ACLEIntrinsic