Searched defs:CallType (Results 1 – 10 of 10) sorted by relevance
93 enum CallType enum
63 export const CallType = { variable196 CallType, property
452 enum CallType { ASYNC_CALL = 0, BLOCKING_CALL = 1, FUTURE_CALL = 2 }; enum
30 enum class CallType { kConstRef, kConstMove }; enum
121 } CallType; typedef
122 } CallType; typedef
60 enum class CallType enum
204 struct CallType { int bits; }; struct
18198 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local