Searched defs:HasName (Results 1 – 10 of 10) sorted by relevance
28 bool HasName = S.SectionType == WASM_SEC_CUSTOM; createSectionHeader() local
107 bool HasName = V.hasName(); in transferNodesFromList() local
50 static bool HasName(ThreadContextBase *tctx, void *arg) { HasName() function
83 unsigned HasName : 1; variable
1138 emitPPA1Flags(std::unique_ptr<MCStreamer> & OutStreamer,bool VarArg,bool StackProtector,bool FPRMask,bool VRMask,bool EHBlock,bool HasName) emitPPA1Flags() argument 1345 bool HasName = emitPPA1() local
112 unsigned HasName : 1; variable
102 bool HasName; member in __anona9e2efdb0111::FieldEncoding
943 bool HasName = false; checkExportedDecl() local
913 bool TypeAndOrName::HasName() const { return (bool)m_type_name; } HasName() function in TypeAndOrName
1306 TEST(HasName,MatchesParameterVariableDeclarations) TEST() argument