reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/VirtualFileSystem.cpp
 1402         if (!parseScalarBool(I.getValue(), Val))
 1549         if (!parseScalarBool(I.getValue(), FS->CaseSensitive))
 1552         if (!parseScalarBool(I.getValue(), FS->IsRelativeOverlay))
 1555         if (!parseScalarBool(I.getValue(), FS->UseExternalNames))
 1558         if (!parseScalarBool(I.getValue(), FS->IsFallthrough))