MCPcopy Create free account
hub / github.com/beefytech/Beef / HasNoThisSplat

Method HasNoThisSplat

IDEHelper/Compiler/BfSystem.h:996–996  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

994
995 static BfImportKind GetImportKindFromPath(const StringImpl& filePath);
996 bool HasNoThisSplat() { return mIsMutating || mIsNoSplat; }
997 bool HasAppend() { return mAppendKind != BfAllowAppendKind_No; }
998 void Reset();
999 void FreeMembers();

Callers 7

ProcessMethodMethod · 0.80
DoMethodDeclarationMethod · 0.80
CreateCallMethod · 0.80
MatchMethodMethod · 0.80
AllowsSplattingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected