Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/VtableTest/
H A Dgen.cc70 bool polymorphic = false; in gs() local
/netbsd-src/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-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h1675 unsigned polymorphic : 1; in class() local
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-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp856 bool polymorphic() const { return ShortName != FullName; } in polymorphic() function in __anone3a730d20111::ACLEIntrinsic