Lines Matching full:bool

148   bool hasConstructor() const override;
149 bool hasCustomCallingConvention() const override;
150 bool hasFarReturn() const override;
151 bool isCode() const override;
152 bool isCompilerGenerated() const override;
153 bool isConstType() const override;
154 bool isEditAndContinueEnabled() const override;
155 bool isFunction() const override;
156 bool getAddressTaken() const override;
157 bool getNoStackOrdering() const override;
158 bool hasAlloca() const override;
159 bool hasAssignmentOperator() const override;
160 bool hasCTypes() const override;
161 bool hasCastOperator() const override;
162 bool hasDebugInfo() const override;
163 bool hasEH() const override;
164 bool hasEHa() const override;
165 bool hasInlAsm() const override;
166 bool hasInlineAttribute() const override;
167 bool hasInterruptReturn() const override;
168 bool hasFramePointer() const override;
169 bool hasLongJump() const override;
170 bool hasManagedCode() const override;
171 bool hasNestedTypes() const override;
172 bool hasNoInlineAttribute() const override;
173 bool hasNoReturnAttribute() const override;
174 bool hasOptimizedCodeDebugInfo() const override;
175 bool hasOverloadedOperator() const override;
176 bool hasSEH() const override;
177 bool hasSecurityChecks() const override;
178 bool hasSetJump() const override;
179 bool hasStrictGSCheck() const override;
180 bool isAcceleratorGroupSharedLocal() const override;
181 bool isAcceleratorPointerTagLiveRange() const override;
182 bool isAcceleratorStubFunction() const override;
183 bool isAggregated() const override;
184 bool isIntroVirtualFunction() const override;
185 bool isCVTCIL() const override;
186 bool isConstructorVirtualBase() const override;
187 bool isCxxReturnUdt() const override;
188 bool isDataAligned() const override;
189 bool isHLSLData() const override;
190 bool isHotpatchable() const override;
191 bool isIndirectVirtualBaseClass() const override;
192 bool isInterfaceUdt() const override;
193 bool isIntrinsic() const override;
194 bool isLTCG() const override;
195 bool isLocationControlFlowDependent() const override;
196 bool isMSILNetmodule() const override;
197 bool isMatrixRowMajor() const override;
198 bool isManagedCode() const override;
199 bool isMSILCode() const override;
200 bool isMultipleInheritance() const override;
201 bool isNaked() const override;
202 bool isNested() const override;
203 bool isOptimizedAway() const override;
204 bool isPacked() const override;
205 bool isPointerBasedOnSymbolValue() const override;
206 bool isPointerToDataMember() const override;
207 bool isPointerToMemberFunction() const override;
208 bool isPureVirtual() const override;
209 bool isRValueReference() const override;
210 bool isRefUdt() const override;
211 bool isReference() const override;
212 bool isRestrictedType() const override;
213 bool isReturnValue() const override;
214 bool isSafeBuffers() const override;
215 bool isScoped() const override;
216 bool isSdl() const override;
217 bool isSingleInheritance() const override;
218 bool isSplitted() const override;
219 bool isStatic() const override;
220 bool hasPrivateSymbols() const override;
221 bool isUnalignedType() const override;
222 bool isUnreached() const override;
223 bool isValueUdt() const override;
224 bool isVirtual() const override;
225 bool isVirtualBaseClass() const override;
226 bool isVirtualInheritance() const override;
227 bool isVolatileType() const override;
228 bool wasInlined() const override;